2020-12-22 09:55:26 +01:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.9_1",
"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_1/nyagos-4.4.9_1-windows-amd64.zip",
"hash": "81f9fcb91bc0887f6c164507f6d63f7767ae48a5e5369089bb5333ccc412a05e"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_1/nyagos-4.4.9_1-windows-386.zip",
"hash": "801be746f6ac4baf07900abe7e7e8787343c11f31abbd895c2533297f7eb1f33"
}
},
"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"
}
}
}
}