mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
fzf: Update to version 0.41.1
This commit is contained in:
parent
96f1cfd092
commit
682f7710a8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.41.0",
|
||||
"version": "0.41.1",
|
||||
"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.41.0/fzf-0.41.0-windows_amd64.zip",
|
||||
"hash": "807c145fe885d302e514de025c7cdbf73a9419b27e6d8e4ee458c0211e65c00a"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-windows_amd64.zip",
|
||||
"hash": "f04ef43a8e05eff9be42a48febcff8cd310e9e05e5ea5c7ebc9dd102cb1de718"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.41.0/fzf-0.41.0-windows_arm64.zip",
|
||||
"hash": "c08ec0f4c410a651180768a148f143c3f47bc373cdd3280492097ac707bbf79c"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-windows_arm64.zip",
|
||||
"hash": "b04cd4afbea8a1795013a418f8aa8bcfded095d60a76edbdcbe9f51252d2ba7f"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user