2023-03-21 08:29:13 +00:00

23 lines
707 B
JSON

{
"version": "0.5.11",
"description": "Simplistic interactive filtering tool",
"homepage": "https://github.com/peco/peco/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/peco/peco/releases/download/v0.5.11/peco_windows_amd64.zip",
"hash": "bd0f92cf415f43b9fe19515d8c49b31683826cf3626b485217e6487d3635c95d",
"extract_dir": "peco_windows_amd64"
}
},
"bin": "peco.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/peco/peco/releases/download/v$version/peco_windows_amd64.zip"
}
}
}
}