34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"version": "0.11.0.0",
|
|
"license": "BSD-3",
|
|
"extract_dir": "LambdaHackTheGame",
|
|
"homepage": "https://github.com/LambdaHack/LambdaHack",
|
|
"shortcuts": [
|
|
[
|
|
"LambdaHack.exe",
|
|
"Lambda Hack"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/LambdaHack/LambdaHack/releases/download/v0.11.0.0/LambdaHack_0.11.0.0_windows-x86_64.zip",
|
|
"hash": "7588920ac3987e4fbea80980e14854aadc8983783bc5ce1e50edb6b16d25003c"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/LambdaHack/LambdaHack/releases/download/v0.11.0.0/LambdaHack_0.11.0.0_windows-i686.zip",
|
|
"hash": "250e0982874cc55d812e8d83806a14e77b68483669764c2a5ff3f5d6f50a9947"
|
|
}
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/LambdaHack/LambdaHack/releases/download/v$version/LambdaHack_$version_windows-x86_64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/LambdaHack/LambdaHack/releases/download/v$version/LambdaHack_$version_windows-i686.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|