2021-05-03 07:15:58 +02:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.9_5",
"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.9_5/nyagos-4.4.9_5-windows-amd64.zip",
"hash": "9cbc2979f9959fe415f5c05fc7120c2d864fd619dbb97b1f7711ab065130c1d2"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_5/nyagos-4.4.9_5-windows-386.zip",
"hash": "91fbf7101f6af025a689e25e7909a60a3a1d13a3e1af53e9af852b8a8a92af4c"
}
},
"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"
}
}
}
}