2019-10-25 21:00:17 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.5_2",
"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_2/nyagos-4.4.5_2-windows-amd64.zip",
"hash": "edc0f1411344a1b0b2b675e1609264a7cf670ae6895cf6a33777d90688d42f1a"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.5_2/nyagos-4.4.5_2-windows-386.zip",
"hash": "412d66a95fd34bec825a7579335a59724125977c7ce55588bcaf81e918633d63"
}
},
"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"
}
}
}
}