From 96f4d010eff18de05cdd7c511387bc252e188123 Mon Sep 17 00:00:00 2001 From: Edgar Date: Wed, 22 Oct 2025 18:20:01 +0200 Subject: [PATCH] :arrow_up: Updated apps --- bs-manager.json | 6 +++--- circleci-cli.json | 8 ++++---- intiface.json | 6 +++--- megit.json | 6 +++--- sonar-scanner-msbuild.json | 6 +++--- vrc-get.json | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/bs-manager.json b/bs-manager.json index 38f5b87..7ee88f6 100644 --- a/bs-manager.json +++ b/bs-manager.json @@ -5,9 +5,9 @@ "autoupdate": { "url": "https://github.com/Zagrios/bs-manager/releases/download/v$version/bs-manager-$version-x64.nsis.7z" }, - "version": "1.5.3", - "url": "https://github.com/Zagrios/bs-manager/releases/download/v1.5.3/bs-manager-1.5.3-x64.nsis.7z", - "hash": "46ed4909b412593b819fdd42b43a9d0815c05b3aaa1b6feda5714fc369d0f921", + "version": "1.5.4", + "url": "https://github.com/Zagrios/bs-manager/releases/download/v1.5.4/bs-manager-1.5.4-x64.nsis.7z", + "hash": "2e0100a206f9f18856ed8d9722b02801fdff9dd2ffc294f3047263d0f82eea89", "shortcuts": [ [ "BSManager.exe", diff --git a/circleci-cli.json b/circleci-cli.json index 42ecf40..23a091e 100644 --- a/circleci-cli.json +++ b/circleci-cli.json @@ -6,9 +6,9 @@ "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v$version/circleci-cli_$version_windows_amd64.zip", "extract_dir": "circleci-cli_$version_windows_amd64" }, - "version": "0.1.32638", - "extract_dir": "circleci-cli_0.1.32638_windows_amd64", - "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.32638/circleci-cli_0.1.32638_windows_amd64.zip", + "version": "0.1.33494", + "extract_dir": "circleci-cli_0.1.33494_windows_amd64", + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.33494/circleci-cli_0.1.33494_windows_amd64.zip", "bin": "circleci.exe", - "hash": "1fd12d0de3059a90e7d27f09f978ff117a228a04677460002f4c7c66e0f7f82f" + "hash": "f03c62675077fdc825994f268545ea1824ce175a7e33a6aabea49d1e061049a2" } diff --git a/intiface.json b/intiface.json index 2d74223..759a82b 100644 --- a/intiface.json +++ b/intiface.json @@ -5,9 +5,9 @@ "autoupdate": { "url": "https://github.com/intiface/intiface-central/releases/download/v$version/intiface-central-v$version-win-x64.exe" }, - "version": "2.6.7", - "url": "https://github.com/intiface/intiface-central/releases/download/v2.6.7/intiface-central-v2.6.7-win-x64.exe", - "hash": "d1e53878676bcbcc0b8cabee2c9c56a4f4fd02571a58bcfd46d7d08c07b27e75", + "version": "2.6.8", + "url": "https://github.com/intiface/intiface-central/releases/download/v2.6.8/intiface-central-v2.6.8-win-x64.exe", + "hash": "ae4cb9d16655867630e138210dd5cf5289f25562d43e1dcbf95a7935e34d74ae", "innosetup": "true", "shortcuts": [ [ diff --git a/megit.json b/megit.json index 40c5bea..c0cda4b 100644 --- a/megit.json +++ b/megit.json @@ -5,9 +5,9 @@ "autoupdate": { "url": "https://github.com/eclipsesource/megit/releases/download/v$version/megit-$version-win32.win32.x86_64.zip" }, - "version": "0.8.0", - "url": "https://github.com/eclipsesource/megit/releases/download/v0.8.0/megit-0.8.0-win32.win32.x86_64.zip", - "hash": "92591bcc4f2b733996ec5f0a3dadd748c70380dfa0c0fd79069608b99dc5eadb", + "version": "0.9.0", + "url": "https://github.com/eclipsesource/megit/releases/download/v0.9.0/megit-0.9.0-win32.win32.x86_64.zip", + "hash": "1e26d6cb5a5ee94c833ad2249939d6990b5fe151724500a36bec02f1a171ee03", "shortcuts": [ [ "megit.exe", diff --git a/sonar-scanner-msbuild.json b/sonar-scanner-msbuild.json index 65ae375..9340781 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": "10.2.0.117568", - "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/10.2.0.117568/sonar-scanner-10.2.0.117568-net-framework.zip", + "version": "11.0.0.126294", + "url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.126294/sonar-scanner-11.0.0.126294-net-framework.zip", "bin": [ "MSBuild.SonarQube.Runner.exe", "SonarQube.Scanner.MSBuild.exe", "SonarScanner.MSBuild.exe" ], - "hash": "86c93422dc08eb957e9aa26c574cd2859638b5df6281060e3fb7ce141ff70aae" + "hash": "762d7e1eb5ed78a839b691d7e3c42ed308e56b560a5029ceb5030439efc4a9de" } diff --git a/vrc-get.json b/vrc-get.json index 0095f2c..6fd08cc 100644 --- a/vrc-get.json +++ b/vrc-get.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.9.1", "description": "Command line client for VRChat Package Manager", "homepage": "https://github.com/vrc-get/vrc-get", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/vrc-get/vrc-get/releases/download/v1.9.0/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe", - "hash": "c4f8814eac3dad86397814cda3e1d4cc11b9f4377f53b4405f750d68d223d561" + "url": "https://github.com/vrc-get/vrc-get/releases/download/v1.9.1/x86_64-pc-windows-msvc-vrc-get.exe#/vrc-get.exe", + "hash": "949624a645c05344d7e381bbb4699e9e9b8a4c5cbb913e8347825321857f14b7" } }, "bin": "vrc-get.exe",