2023-10-06 00:32:56 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.14_0",
"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.14_0/nyagos-4.4.14_0-windows-amd64.zip",
"hash": "fae07133eab7866f112cdc71f653595a5438ca4d02dfd4fb6fc69d37c4708e0b"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.14_0/nyagos-4.4.14_0-windows-386.zip",
"hash": "5c5435996d273015dd737606ace75f674f0f254520f0bc7c70bcbe68636e1628"
}
},
"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"
}
}
}
}