2021-08-30 05:55:11 -07:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.10_3",
"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.10_3/nyagos-4.4.10_3-windows-amd64.zip",
"hash": "7cb219e8c89072da70b2999c17622858ccf3581c806e3de37ab8acc4d7672c59"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.10_3/nyagos-4.4.10_3-windows-386.zip",
"hash": "8bbf7fbdc90f8fca60674c01a4401994c545ffc1a2027c8fe7bb9262cb8e7c18"
}
},
"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"
}
}
}
}