2021-02-20 12:03:25 +01:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.9_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.9_3/nyagos-4.4.9_3-windows-amd64.zip",
"hash": "8c320a16e79d86a016a9ac18e85d2d0816748fa6114d68e78b25bcce9b498910"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_3/nyagos-4.4.9_3-windows-386.zip",
"hash": "9854978835a18a36007a16ca5809317ee5d2c03444b7f293c5b3447903d827cd"
}
},
"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"
}
}
}
}