2025-07-03 16:29:57 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.17_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.17_1/nyagos-4.4.17_1-windows-amd64.zip",
"hash": "72ded2eff3e45881ee4fd9f04f35c71d47159feddd839fe64f823d3824ac4161"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_1/nyagos-4.4.17_1-windows-386.zip",
"hash": "9f43d86f7a6772b6d36a806a34377aa9140e8f2956c9ddd5fe4b0edf97958e17"
}
},
"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"
}
}
}
}