28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://supertuxkart.net/Main_Page",
|
|
"description": "Arcade 3D racer with a variety of characters, tracks and modes",
|
|
"version": "1.2",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.sourceforge.net/project/supertuxkart/SuperTuxKart/1.2/SuperTuxKart%201.2.0%20installer-64bit.exe#/dl.7z",
|
|
"hash": "27427c615edcb7424585b62d9299f890d41a2da9e666d477a2145c57527418c2"
|
|
},
|
|
"32bit": {
|
|
"url": "https://downloads.sourceforge.net/project/supertuxkart/SuperTuxKart/1.2/SuperTuxKart%201.2.0%20installer-32bit.exe#/dl.7z",
|
|
"hash": "2274550a2b420b1a80f5acfbc316f811bc1c5fd78370a673ec873c4d737201cf"
|
|
}
|
|
},
|
|
"bin": "supertuxkart.exe",
|
|
"shortcuts": [
|
|
[
|
|
"supertuxkart.exe",
|
|
"SuperTuxKart"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/",
|
|
"re": "title=\"([\\d.]+)\"\\sclass=\"folder"
|
|
}
|
|
}
|