⬆️ Updated apps
This commit is contained in:
23
oscgoesbrrr.json
Normal file
23
oscgoesbrrr.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user