m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 23:33:39 -05:00
This commit is contained in:
Junegunn Choi
2020-10-07 19:07:09 +09:00
parent 2986e64a49
commit dba14d2630
7 changed files with 11 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
$version="0.22.0"
$version="0.23.0"
if ([Environment]::Is64BitProcess) {
$binary_arch="amd64"