mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
fzf: Update to version 0.51.0
This commit is contained in:
parent
50f6b96ceb
commit
5d7f72d995
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.0",
|
||||
"version": "0.51.0",
|
||||
"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/0.50.0/fzf-0.50.0-windows_amd64.zip",
|
||||
"hash": "a1b3e102fc6b428e990a10b48d82c13d1b5ee92d275ac43250297d1a10fa2c67"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.51.0/fzf-0.51.0-windows_amd64.zip",
|
||||
"hash": "8fc0b61658f95125cfa951d777a2fa08d6ab2e91fd2a6700fe7f847f48b736e0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.50.0/fzf-0.50.0-windows_arm64.zip",
|
||||
"hash": "b42f9b98e6b9ba6d78804937b291a03f1137f7bc87fbb9f66eb1a1417ae3840e"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.51.0/fzf-0.51.0-windows_arm64.zip",
|
||||
"hash": "6cf61d1140e2704b8f88199ea82720c5d0ed383948c613f0f0a2a2c9cdead0d6"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user