mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
fzf: Update to version 0.66.1
This commit is contained in:
parent
cfb9b3fd90
commit
1a0e5846c8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.66.0",
|
||||
"version": "0.66.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.66.0/fzf-0.66.0-windows_amd64.zip",
|
||||
"hash": "9d2a1bc6e38665d0a15d846703a2c9ef1f5fe2630a9f972f9832712709c18823"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.1/fzf-0.66.1-windows_amd64.zip",
|
||||
"hash": "f88dee72cff13dbdfb41a049b6fb92bcf71eecc4a3504494e8f82607fc96cbe7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.0/fzf-0.66.0-windows_arm64.zip",
|
||||
"hash": "a8a20ecc6e5b49645269b4ad34a8bb34317e753282d9ce463d90be31b5cee659"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.1/fzf-0.66.1-windows_arm64.zip",
|
||||
"hash": "eb937aa0f9a57f7e11c90c31fe48b30988c2b80c6cf7edc173168949534e0143"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user