mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update fzf to version 0.16.7
This commit is contained in:
parent
8f4280be5a
commit
845657c8a0
10
fzf.json
10
fzf.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://github.com/junegunn/fzf",
|
||||
"version": "0.16.6",
|
||||
"version": "0.16.7",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.6/fzf-0.16.6-windows_amd64.zip",
|
||||
"hash": "1c4335db5e86c203129ea2df318c66f91c8745bf53e7439799faf6159e81b0e7"
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.7/fzf-0.16.7-windows_amd64.zip",
|
||||
"hash": "f348c0ae94107206a09fb9e0282ee09c503ad4a15dc98dffebc69f373e7a21ab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.6/fzf-0.16.6-windows_386.zip",
|
||||
"hash": "406d81364a070b39823c9d4af70e01ea2e43ef8b979e2c6d5e894acb52216247"
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.7/fzf-0.16.7-windows_386.zip",
|
||||
"hash": "b14456762ad3bc29a124e9083b87becf14cd71aaf08a56aa5765eb87df332418"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user