mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
fzf: Update to version 0.20.0
This commit is contained in:
parent
fc09ff4294
commit
bf53f68987
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/junegunn/fzf",
|
||||
"description": "A general-purpose command-line fuzzy finder.",
|
||||
"version": "0.19.0",
|
||||
"version": "0.20.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.19.0/fzf-0.19.0-windows_amd64.zip",
|
||||
"hash": "b046973384550aa5d1e32e5abf156174b5b77985de8969441bc751215937e6be"
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.20.0/fzf-0.20.0-windows_amd64.zip",
|
||||
"hash": "aeaedacc1ae7519fb3bd68790bcf6a9651ecc8d27575036eabe50f99a96809c5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.19.0/fzf-0.19.0-windows_386.zip",
|
||||
"hash": "ad9aa71d454f0b7f321c2199a2817f3e0f7b99850e3334b40951fc943ac41bcc"
|
||||
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.20.0/fzf-0.20.0-windows_386.zip",
|
||||
"hash": "0f0f01ae446e3c3e82475a9bf51756ed349b2a89c1b1f90a9e23a81ea1e71ed6"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user