mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
fzf: Update to version 0.39.0
This commit is contained in:
parent
4baed96de5
commit
2595893f9f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.0",
|
"version": "0.39.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.38.0/fzf-0.38.0-windows_amd64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.39.0/fzf-0.39.0-windows_amd64.zip",
|
||||||
"hash": "32804b243e117dbf1b317fdd32f24c23c047642a394fa9ac7dabf50540dbb759"
|
"hash": "de1288781fdbb4dc64108f8f0a9d1b23c0e6b0b205418bb459c8e58fc9d1c027"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/junegunn/fzf/releases/download/0.38.0/fzf-0.38.0-windows_arm64.zip",
|
"url": "https://github.com/junegunn/fzf/releases/download/0.39.0/fzf-0.39.0-windows_arm64.zip",
|
||||||
"hash": "37b179d379185d44f7f0c6c8c48c42c7bc197bc33179d6e1a937c44ab6172440"
|
"hash": "b4fdb8490e5b434437b79e240160a6c38228287e4eadd49022c8e6f631e531c4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fzf.exe",
|
"bin": "fzf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user