2021-06-10 22:19:50 -07:00

23 lines
707 B
JSON

{
"version": "0.5.10",
"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.10/peco_windows_amd64.zip",
"hash": "6f709103ad1eedc20c0fb7c3c3cafce28e6da76e48262ce6bf4b3d26cda9add2",
"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"
}
}
}
}