mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
fzf: Update to version 0.58.0
This commit is contained in:
parent
94c06eea3d
commit
da06ce2c7f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.57.0",
|
||||
"version": "0.58.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/v0.57.0/fzf-0.57.0-windows_amd64.zip",
|
||||
"hash": "128e05a05222008c5798688c34aacfe7df66cc0f41b94cdf561ee1b735ca9a8b"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.58.0/fzf-0.58.0-windows_amd64.zip",
|
||||
"hash": "976e9fc67e841f76a95dbbde78f6355887696825220ac1726c81c6add2a978fb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.57.0/fzf-0.57.0-windows_arm64.zip",
|
||||
"hash": "bf5f83d01aa32bd60958f37924692c0d75e6f0558f4ac7cbaae3ca783eed80ae"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.58.0/fzf-0.58.0-windows_arm64.zip",
|
||||
"hash": "7436cd4944c290a8f9ecc86081a25f3cb4cc9533e44fac0a59730781bce9e912"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user