2025-07-27 16:29:46 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.17_2",
"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_2/nyagos-4.4.17_2-windows-amd64.zip",
"hash": "9a64a3e6ea2cb5478916ed9675f6319cec669faf8815afba5f5ce86343d89384"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_2/nyagos-4.4.17_2-windows-386.zip",
"hash": "a39ee7f7a9f087b07a0ea39e96574b32b9d126cc3cefb574b2551908e34bf8c5"
}
},
"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"
}
}
}
}