2021-06-25 04:50:06 -07:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.10_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.10_0/nyagos-4.4.10_0-windows-amd64.zip",
"hash": "5dc212e5d66251c124150fe3962b6884e5b81afda52ae5a3af2cd59fa9be04ce"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.10_0/nyagos-4.4.10_0-windows-386.zip",
"hash": "a69d53dacbfb58c9cb85208543037b7e8c21f0d40495dc704a88a4b9d7049874"
}
},
"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"
}
}
}
}