2025-11-23 20:29:36 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.18_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.18_1/nyagos-4.4.18_1-windows-amd64.zip",
"hash": "0eb0102fdb1875ba757fa4523a1c139a213b3293fa18b16cb7b94ec381faf313"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.18_1/nyagos-4.4.18_1-windows-386.zip",
"hash": "698ae073d276621aeb29a8456da552798baa473c20ec25540cacf0aaae0196ed"
}
},
"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"
}
}
}
}