2020-05-31 10:06:17 +02:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.6_1",
"description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.",
"homepage": "https://github.com/zetamatta/nyagos",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_1/nyagos-4.4.6_1-windows-amd64.zip",
"hash": "5a6c2afc08b28a4671253c0cca6958e39374564f06b0b6e0850d2749537edbb6"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_1/nyagos-4.4.6_1-windows-386.zip",
"hash": "1ce249427d16db0601668daf5417616b0d265eccdf524dc024f22640327756c4"
}
},
"bin": "nyagos.exe",
"checkver": {
"github": "https://github.com/zetamatta/nyagos",
"regex": "tag/([\\d._]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-amd64.zip"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-386.zip"
}
}
}
}