2021-05-07 07:11:02 +02:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.9_6",
"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_6/nyagos-4.4.9_6-windows-amd64.zip",
"hash": "1c14d903ce5ac8cba5dda0a6387b1b9dc48b6d689d7f5b4a19d732fde0e89571"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_6/nyagos-4.4.9_6-windows-386.zip",
"hash": "8fb778140a9bddef1ef484902eae1ebb041561a94853cc43225e2432a08acbfc"
}
},
"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"
}
}
}
}