2021-05-22 10:46:47 -07:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.9_7",
"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_7/nyagos-4.4.9_7-windows-amd64.zip",
"hash": "4e35ce35abf32f22d120e27b1910fd915ebacc88f8d67bee46ec868142663c44"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_7/nyagos-4.4.9_7-windows-386.zip",
"hash": "44c7451cbcf3b69112450166b0d6cf2971a8c4bfc4a6823d13b74841ab5ce501"
}
},
"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"
}
}
}
}