mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fzf: Update to version 0.48.1
This commit is contained in:
parent
3cb57f36c3
commit
faf09366e6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.48.0",
|
"version": "0.48.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/0.48.0/fzf-0.48.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.48.1/fzf-0.48.1-windows_amd64.zip",
|
||||||
"hash": "8af1ec22719213ecbbf43e4223ab8d712b77fd38710f8a3294de7529987ef4f7"
|
"hash": "e8d7c48034517a5dabe4f0d19bc0166bac03323cbd8f4605e859ccf22d232fdb"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/0.48.0/fzf-0.48.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.48.1/fzf-0.48.1-windows_arm64.zip",
|
||||||
"hash": "41ed3540dae485215d836ee349bd412a32380af508d89c1e42f4e38af3c114ce"
|
"hash": "3ab1670a3d9d0a53ef8990e994e1ecbd0ab9f3b82a9bb65fe68ab8a9451e7fdb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user