Files
scoop-bucket/oscgoesbrrr.json
2025-11-30 12:50:24 +01:00

24 lines
836 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.44.0",
"url": "https://github.com/OscToys/OscGoesBrrr/releases/download/release%2F1.44.0/OscGoesBrrr-setup.exe#/dl.7z",
"hash": "4a5b0cdd8de2243e95d18dbb92791517b24cce50397a56e511004416d5a113f9",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"
],
"shortcuts": [
[
"OscGoesBrrr.exe",
"OscGoesBrrr"
]
]
}