2021-07-22 22:51:10 -07:00

32 lines
1.2 KiB
JSON

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