2021-12-10 16:29:51 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.11_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.11_0/nyagos-4.4.11_0-windows-amd64.zip",
"hash": "4c3fb26340ca64a931b860e447b67e586bdb5e707058824857cac05cce280377"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.11_0/nyagos-4.4.11_0-windows-386.zip",
"hash": "bc36f7235087006a056862fa84ce51eef2afe4ae8b93ee32cd0ebabd41b73bf7"
}
},
"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"
}
}
}
}