mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
fzf: Update to version 0.60.1
This commit is contained in:
parent
13175476bb
commit
c5515c531b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.60.0",
|
"version": "0.60.1",
|
||||||
"description": "A general-purpose command-line fuzzy finder",
|
"description": "A general-purpose command-line fuzzy finder",
|
||||||
"homepage": "https://github.com/junegunn/fzf",
|
"homepage": "https://github.com/junegunn/fzf",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.0/fzf-0.60.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.1/fzf-0.60.1-windows_amd64.zip",
|
||||||
"hash": "a957eac70add4d611387bd87dc1dda4764c86d912ee74dffac0dad93989aad68"
|
"hash": "3c9bbc18dacf3379bed480b56e0e8b40a8e3b48c1bd09f504c100b687ae095bf"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.0/fzf-0.60.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/v0.60.1/fzf-0.60.1-windows_arm64.zip",
|
||||||
"hash": "1f0148351bdd7becb0f3cf543d6342a9e8650d3ced3a358183d419ae083d8716"
|
"hash": "eecc5eae200df17b93fc0e79d8bf78a770f51c4379cd22bdc878d12194b957a8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user