23 lines
835 B
JSON
23 lines
835 B
JSON
{
|
|
"checkver": {
|
|
"url": "https://api.github.com/repositories/620095430/releases",
|
|
"jsonpath": "$..tag_name",
|
|
"regex": "release/(\\d*\\.\\d*\\.\\d*)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/OscToys/OscGoesBrrr/releases/download/release%2F$version/OscGoesBrrr-setup.exe#/dl.7z"
|
|
},
|
|
"version": "1.42.0",
|
|
"url": "https://github.com/OscToys/OscGoesBrrr/releases/download/release%2F1.42.0/OscGoesBrrr-setup.exe#/dl.7z",
|
|
"hash": "6444b505f495ae6b99d0eed8a779cc64d6eb1bd051c5397430aa88bbfbd42527",
|
|
"pre_install": [
|
|
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
|
|
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"OscGoesBrrr.exe",
|
|
"OscGoesBrrr"
|
|
]
|
|
]
|
|
} |