17 lines
570 B
JSON
17 lines
570 B
JSON
{
|
|
"checkver": {
|
|
"url": "https://api.github.com/repos/cyberbotics/webots/releases/latest",
|
|
"jp": "$.tag_name"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/cyberbotics/webots/releases/download/$version/webots-$version_setup.exe"
|
|
},
|
|
"env_set": {
|
|
"WEBOTS_HOME": "$dir"
|
|
},
|
|
"version": "R2020a-rev1",
|
|
"innosetup": true,
|
|
"url": "https://github.com/cyberbotics/webots/releases/download/R2020a-rev1/webots-R2020a-rev1_setup.exe",
|
|
"hash": "13730aca98f7e24bc794951a19f2c99477a59024d4e25df319cf8c1a3f570646"
|
|
}
|