mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fzf: Update to version 0.47.0
This commit is contained in:
parent
1ab7e4045d
commit
335d43f25e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.46.1",
|
"version": "0.47.0",
|
||||||
"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.46.1/fzf-0.46.1-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.47.0/fzf-0.47.0-windows_amd64.zip",
|
||||||
"hash": "5615e671645a59395ab4a637ac3dcddbdc288a47e2a32e51fee01c93efaed2d3"
|
"hash": "26b9efe130873c4d39bceb80bce3e886cd53470ce2e0cec87ee57a968267f209"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/0.46.1/fzf-0.46.1-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.47.0/fzf-0.47.0-windows_arm64.zip",
|
||||||
"hash": "130cd169f1521e0f462b7cdf5c0595f0d85824f7acaccd224813581939dc4ca6"
|
"hash": "a08fa3affc15077a69b783989035a49ea79d24364c007dc98069fde5f12cc11f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user