mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
23 lines
707 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|