2022-10-15 00:40:20 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.13_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.13_1/nyagos-4.4.13_1-windows-amd64.zip",
"hash": "f6452077129f8ade73d2e630c2b1e87ec46bd7e7adda9d3602d5b6bc880992e2"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.13_1/nyagos-4.4.13_1-windows-386.zip",
"hash": "009071c6a6960fb341c4f9e2b3607e14cdcd8a3b65251f9c10e01b1ca72ac1d6"
}
},
"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"
}
}
}
}