2020-10-03 21:28:35 +02:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.8_0",
"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.8_0/nyagos-4.4.8_0-windows-amd64.zip",
"hash": "4dd98546d3b965ce7485ba0a9d0fced8310d2a1479ea78e020c33cb45e9b8f22"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.8_0/nyagos-4.4.8_0-windows-386.zip",
"hash": "0a0a769f939ecd66d7cd48af324e8a2c137551342829815f0c036de9aa027bd0"
}
},
"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"
}
}
}
}