m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00
This commit is contained in:
Junegunn Choi
2020-10-11 02:04:07 +09:00
parent 3248153d9f
commit fc7630a66d
6 changed files with 7 additions and 5 deletions

View File

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