From bc577fb7d0b55ac1c38d6c96745c5c857ea536f3 Mon Sep 17 00:00:00 2001 From: Edgar Date: Thu, 27 Feb 2025 11:26:30 +0100 Subject: [PATCH] :arrow_up: Updated apps --- gitextensions.json | 31 ------------------------------- intiface.json | 18 ++++++++++++++++++ oscgoesbrrr.json | 23 +++++++++++++++++++++++ pacaptr.json | 6 +++--- sonar-scanner-msbuild.json | 6 +++--- vrcosc.json | 6 +++--- 6 files changed, 50 insertions(+), 40 deletions(-) delete mode 100644 gitextensions.json create mode 100644 intiface.json create mode 100644 oscgoesbrrr.json diff --git a/gitextensions.json b/gitextensions.json deleted file mode 100644 index 2655ff6..0000000 --- a/gitextensions.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "version": "4.2.1.17611", - "description": "A graphical user interface for Git that allows you to control Git without using the commandline.", - "homepage": "https://gitextensions.github.io/", - "license": "GPL-3.0-only", - "url": "https://github.com/gitextensions/gitextensions/releases/download/v4.2.1/GitExtensions-Portable-4.2.1.17611-b0c0b2848.zip", - "hash": "372c9cef9b2b19c8bba9ea9424b9262f68edfbe61e4711d6d5f0f904462f871b", - "pre_install": "if (!(Test-Path \"$persist_dir\\GitExtensions.settings\")) { New-Item \"$dir\\GitExtensions.settings\" | Out-Null }", - "bin": [ - "GitExtensions.exe", - [ - "GitExtensions.exe", - "gite" - ] - ], - "shortcuts": [ - [ - "GitExtensions.exe", - "Git Extensions" - ] - ], - "persist": "GitExtensions.settings", - "checkver": { - "url": "https://api.github.com/repositories/85953/releases", - "jsonpath": "$..browser_download_url", - "regex": "/v(?[\\d.]+)/GitExtensions-Portable-([\\d.]+)-(?[\\w]+)\\.zip" - }, - "autoupdate": { - "url": "https://github.com/gitextensions/gitextensions/releases/download/v$matchTag/GitExtensions-Portable-$version-$matchCommit.zip" - } -} diff --git a/intiface.json b/intiface.json new file mode 100644 index 0000000..4b39cd8 --- /dev/null +++ b/intiface.json @@ -0,0 +1,18 @@ +{ + "checkver": { + "github": "https://github.com/intiface/intiface-central/" + }, + "autoupdate": { + "url": "https://github.com/intiface/intiface-central/releases/download/v$version/intiface-central-v$version-win-x64.exe" + }, + "version": "2.6.5", + "url": "https://github.com/intiface/intiface-central/releases/download/v2.6.5/intiface-central-v2.6.5-win-x64.exe", + "hash": "5900209db91c5ce655700dbb91450086627a8e8edfbbb7084f3fe50997297933", + "innosetup": "true", + "shortcuts": [ + [ + "intiface_central.exe", + "Intiface Central" + ] + ] +} diff --git a/oscgoesbrrr.json b/oscgoesbrrr.json new file mode 100644 index 0000000..d13c80e --- /dev/null +++ b/oscgoesbrrr.json @@ -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" + ] + ] +} \ No newline at end of file diff --git a/pacaptr.json b/pacaptr.json index 693e010..4704871 100644 --- a/pacaptr.json +++ b/pacaptr.json @@ -5,8 +5,8 @@ "autoupdate": { "url": "https://github.com/rami3l/pacaptr/releases/download/v$version/pacaptr-windows-amd64.zip" }, - "version": "0.22.0", - "url": "https://github.com/rami3l/pacaptr/releases/download/v0.22.0/pacaptr-windows-amd64.zip", - "hash": "187bebfb07006135b2722fd5a8c7bdacfe6afd4bd4e51ae4824b8b8b424830a4", + "version": "0.23.0", + "url": "https://github.com/rami3l/pacaptr/releases/download/v0.23.0/pacaptr-windows-amd64.zip", + "hash": "c2ad0e4314f181fdbddfd4ca695c6f7e2b7bb90d34cb8e77a8b7658ae2d8d1a5", "bin": "pacaptr.exe" } diff --git a/sonar-scanner-msbuild.json b/sonar-scanner-msbuild.json index 6d6f6e2..66caba7 100644 --- a/sonar-scanner-msbuild.json +++ b/sonar-scanner-msbuild.json @@ -5,12 +5,12 @@ "autoupdate": { "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-$version-net-framework.zip" }, - "version": "9.0.2.104486", - "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/9.0.2.104486/sonar-scanner-9.0.2.104486-net-framework.zip", + "version": "9.2.1.110358", + "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/9.2.1.110358/sonar-scanner-9.2.1.110358-net-framework.zip", "bin": [ "MSBuild.SonarQube.Runner.exe", "SonarQube.Scanner.MSBuild.exe", "SonarScanner.MSBuild.exe" ], - "hash": "295933bfb1d37bc41a163658727129f3a3d064d0e1a23a55ed653641672313dc" + "hash": "3a752ebd3ce3fe60010b4a07b7665d49a9ed48721ffcd8d96f03ea49440f655d" } diff --git a/vrcosc.json b/vrcosc.json index 26d3f3c..9f744dd 100644 --- a/vrcosc.json +++ b/vrcosc.json @@ -5,10 +5,10 @@ "autoupdate": { "url": "https://github.com/VolcanicArts/VRCOSC/releases/download/$version/VRCOSC-$version-live-full.nupkg#/dl.7z" }, - "version": "2024.1223.0", + "version": "2025.212.0", "extract_dir": "lib/app", - "url": "https://github.com/VolcanicArts/VRCOSC/releases/download/2024.1223.0/VRCOSC-2024.1223.0-live-full.nupkg#/dl.7z", - "hash": "75e058b695781bd93ca195a178ce94c6ed6cff0188fd4121a21b5b6ee23a78b0", + "url": "https://github.com/VolcanicArts/VRCOSC/releases/download/2025.212.0/VRCOSC-2025.212.0-live-full.nupkg#/dl.7z", + "hash": "c5f14cd2dbf086eb4568719c14ff31e9e3773ed55012067f7c6a356cd6c38ffe", "shortcuts": [ [ "VRCOSC.exe",