37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"homepage": "https://supertuxkart.net/Main_Page",
|
|
"description": "Arcade 3D racer with a variety of characters, tracks and modes",
|
|
"version": "1.3",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/supertuxkart/stk-code/releases/download/1.3/SuperTuxKart-1.3-installer-x86_64.exe#/dl.7z",
|
|
"hash": "262bb2936bcb2acee818b052a0bfb6d437f21ef7e7634d502336c297a9cc0c9e"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/supertuxkart/stk-code/releases/download/1.3/SuperTuxKart-1.3-installer-i686.exe#/dl.7z",
|
|
"hash": "4379102b1e8de7356038a0eef42520202ee043f00a04a399b958d2c3df24825c"
|
|
}
|
|
},
|
|
"bin": "supertuxkart.exe",
|
|
"shortcuts": [
|
|
[
|
|
"supertuxkart.exe",
|
|
"SuperTuxKart"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/supertuxkart/stk-code"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/supertuxkart/stk-code/releases/download/$version/SuperTuxKart-$version-installer-x86_64.exe#/dl.7z"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/supertuxkart/stk-code/releases/download/$version/SuperTuxKart-$version-installer-i686.exe#/dl.7z"
|
|
}
|
|
}
|
|
}
|
|
}
|