25 lines
750 B
JSON
25 lines
750 B
JSON
{
|
|
"homepage": "https://vdrift.net/",
|
|
"description": "3D simulation racing game",
|
|
"version": "2014-10-20",
|
|
"license": "GPL-2.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://downloads.sourceforge.net/project/vdrift/vdrift/vdrift-2014-10-20/vdrift-win64-2014-10-20.exe#/dl.7z",
|
|
"hash": "7149ca6cf41388e29a8a681198fad2452fb4506a1d3404e1dbcb08e9a2c1904d"
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"vdrift.exe",
|
|
"VDrift"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"regex": "vdrift-win64-([\\d\\-]{10})\\.exe"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/vdrift/vdrift/vdrift-$version/vdrift-win64-$version.exe#/dl.7z"
|
|
}
|
|
}
|