2021-03-06 21:14:14 +01:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.9_4",
"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_4/nyagos-4.4.9_4-windows-amd64.zip",
"hash": "45dcd0d951e9016b364c79c366ebab5d378fc7e8dd982a17916db314b4d5dcaa"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_4/nyagos-4.4.9_4-windows-386.zip",
"hash": "6a61810955898d6b8161682dc571ce5b1e33cc22506ee913302bfffdb8d3aae4"
}
},
"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"
}
}
}
}