Skip to content

Commit fe560ba

Browse files
committed
AUTO: update system configs
1 parent df78abd commit fe560ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: programs/fzf/setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PACKAGE_NAME="fzf"
66
_install() {
77
case $CSYS_OS in
88
"$LIN_OS"*)
9-
VERSION="0.60.0"
9+
VERSION="0.60.3"
1010
ARCH="amd64"
1111
if [ uname -m == "aarch64" ]; then
1212
ARCH="arm64"

0 commit comments

Comments
 (0)