2020-03-08 06:01:53 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.5_3",
"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.5_3/nyagos-4.4.5_3-windows-amd64.zip",
"hash": "22cf6ab8beae84d7c7559da70c7a383d0dd219aa62214a1cf3cbecdb13ddbe92"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_3/nyagos-4.4.5_3-windows-386.zip",
"hash": "90e9bf5a5e5f0d1d07efe4fa600e49420ae7f8f7c1b940af04d583fabd5eff93"
}
},
"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"
}
}
}
}