2025-06-01 16:29:24 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.17_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.17_0/nyagos-4.4.17_0-windows-amd64.zip",
"hash": "50d5a431429d4ccbc6e3075eb2be9c8ae17c712a4b09cbf0696a5a9f6bfb8b91"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_0/nyagos-4.4.17_0-windows-386.zip",
"hash": "f13f50b9aaf61f2ba88915026de890454f5a52de34682e903883d6a1f459b04a"
}
},
"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"
}
}
}
}