mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 21:44:29 +00:00
23 lines
759 B
JSON
23 lines
759 B
JSON
{
|
|
"version": "0.4.3",
|
|
"homepage": "https://github.com/labstack/armor",
|
|
"license": "https://github.com/labstack/armor/blob/master/LICENSE",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/labstack/armor/releases/download/0.4.3/armor-0.4.3-windows-8.0-amd64.exe#/armor.exe",
|
|
"hash": "618d53b71d8c8f7e332fc53d72188d11c43d01add9ec858b172b3f802bd3e6b6"
|
|
}
|
|
},
|
|
"bin": "armor.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/labstack/armor"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/labstack/armor/releases/download/$version/armor-$version-windows-8.0-amd64.exe#/armor.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|