2019-09-01 01:00:23 +00:00

32 lines
1.2 KiB
JSON

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