2023-04-25 04:28:12 +00:00

32 lines
1.2 KiB
JSON

{
"version": "4.4.13_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.13_2/nyagos-4.4.13_2-windows-amd64.zip",
"hash": "11460aff4b8e79681da37d3ae49b823b1cb1a5270c516b5966194d56282598b3"
},
"32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.13_2/nyagos-4.4.13_2-windows-386.zip",
"hash": "851e38bafa5ea48e6caf8779189ddff3129e64a05931a0d769c1d228d17541a2"
}
},
"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"
}
}
}
}