mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
fzf: Update to version 0.54.1
This commit is contained in:
parent
e8688514b8
commit
9320b9187c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.54.0",
|
||||
"version": "0.54.1",
|
||||
"description": "A general-purpose command-line fuzzy finder",
|
||||
"homepage": "https://github.com/junegunn/fzf",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.0/fzf-0.54.0-windows_amd64.zip",
|
||||
"hash": "fe8fcd71cdff3499d1dcb5f1c5c5a5f0f15d5c8f6259fe94832ae9136bfba8ea"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_amd64.zip",
|
||||
"hash": "ac9a189da25d5ebf0ec1c8c34088f6763cbd22d35b285d40fdabd192f0ee7b40"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.0/fzf-0.54.0-windows_arm64.zip",
|
||||
"hash": "bde2fcf76121b91dbe547c30fa5fb423ca40fba8425d2511adefba80823f8ea0"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.54.1/fzf-0.54.1-windows_arm64.zip",
|
||||
"hash": "4c87ea56d65adb6bba475a4690a1385eb358cf3d4724fb6e30e45b79923f1feb"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user