2022-04-29 04:31:23 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.12_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.12_0/nyagos-4.4.12_0-windows-amd64.zip",
"hash": "b450a64069a1e9aac3b2173a82510b550f3d1fca0be0659e1d17263e9b1295ed"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.12_0/nyagos-4.4.12_0-windows-386.zip",
"hash": "fa347bb5eb81de622f9225123a8e072a61188119adbd3dc74df21592ccc51e71"
}
},
"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"
}
}
}
}