2020-12-05 22:35:42 +01:00

22 lines
683 B
JSON

{
"version": "0.24.4",
"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.24.4/fzf-0.24.4-windows_amd64.zip",
"hash": "144dffb0e1841913185c41bd54e260bcae67631bfdfcaf3515a240c5b14076bb"
}
},
"bin": "fzf.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/$version/fzf-$version-windows_amd64.zip"
}
}
}
}