⬆️ Updated apps
This commit is contained in:
@@ -5,9 +5,9 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/Zagrios/bs-manager/releases/download/v$version/bs-manager-$version-x64.nsis.7z"
|
"url": "https://github.com/Zagrios/bs-manager/releases/download/v$version/bs-manager-$version-x64.nsis.7z"
|
||||||
},
|
},
|
||||||
"version": "1.5.4",
|
"version": "1.5.6",
|
||||||
"url": "https://github.com/Zagrios/bs-manager/releases/download/v1.5.4/bs-manager-1.5.4-x64.nsis.7z",
|
"url": "https://github.com/Zagrios/bs-manager/releases/download/v1.5.6/bs-manager-1.5.6-x64.nsis.7z",
|
||||||
"hash": "2e0100a206f9f18856ed8d9722b02801fdff9dd2ffc294f3047263d0f82eea89",
|
"hash": "04246535cbbf6574d72dff8ab9a34745969e95322bd7d35dac6a00a0f687d273",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
"BSManager.exe",
|
"BSManager.exe",
|
||||||
|
|||||||
@@ -5,10 +5,10 @@
|
|||||||
"jp": "$.[0].name"
|
"jp": "$.[0].name"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://broth.itch.ovh/butler/windows-amd64/$matchHead/archive/default#/latest.zip"
|
"url": "https://broth.itch.zone/butler/windows-amd64/$matchHead/archive/default#/latest.zip"
|
||||||
},
|
},
|
||||||
"version": "v15.24.0",
|
"version": "v15.25.0",
|
||||||
"url": "https://broth.itch.ovh/butler/windows-amd64/15.24.0/archive/default#/latest.zip",
|
"url": "https://broth.itch.zone/butler/windows-amd64/15.25.0/archive/default#/latest.zip",
|
||||||
"bin": "butler.exe",
|
"bin": "butler.exe",
|
||||||
"hash": "03ddb047b62bf40319897ef539853d2f08ea2636002eed0e245c4a5668268240"
|
"hash": "41082bb86e5826264f8122222cbdf59235264278c4a0c1c6881f9007a8b132c3"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,9 +6,9 @@
|
|||||||
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v$version/circleci-cli_$version_windows_amd64.zip",
|
"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"
|
"extract_dir": "circleci-cli_$version_windows_amd64"
|
||||||
},
|
},
|
||||||
"version": "0.1.34038",
|
"version": "0.1.34283",
|
||||||
"extract_dir": "circleci-cli_0.1.34038_windows_amd64",
|
"extract_dir": "circleci-cli_0.1.34283_windows_amd64",
|
||||||
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.34038/circleci-cli_0.1.34038_windows_amd64.zip",
|
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.34283/circleci-cli_0.1.34283_windows_amd64.zip",
|
||||||
"bin": "circleci.exe",
|
"bin": "circleci.exe",
|
||||||
"hash": "2c8ddb2b99979947f7778f235e4d56eeb637d0049f8586078557e2f0f5aca3f5"
|
"hash": "684cf8faa800bc52276defbb65443865f4c55f73a7a69b054989759f06a7d5a2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,13 +1,15 @@
|
|||||||
{
|
{
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/intiface/intiface-central/"
|
"url": "https://api.github.com/repos/intiface/intiface-central/releases",
|
||||||
|
"jsonpath": "$..tag_name",
|
||||||
|
"regex": "(\\d*\\.\\d*\\.\\d*\\+\\d*)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/intiface/intiface-central/releases/download/v$version/intiface-central-v$version-win-x64.exe"
|
"url": "https://github.com/intiface/intiface-central/releases/download/v$version/intiface-central-v$matchHead-win-x64.exe"
|
||||||
},
|
},
|
||||||
"version": "2.6.8",
|
"version": "3.0.1+37",
|
||||||
"url": "https://github.com/intiface/intiface-central/releases/download/v2.6.8/intiface-central-v2.6.8-win-x64.exe",
|
"url": "https://github.com/intiface/intiface-central/releases/download/v3.0.1+37/intiface-central-v3.0.1-win-x64.exe",
|
||||||
"hash": "ae4cb9d16655867630e138210dd5cf5289f25562d43e1dcbf95a7935e34d74ae",
|
"hash": "acc439b9b380162a7d6adf8911bb3631d9dec430d954d298866d2e85622ffc1d",
|
||||||
"innosetup": "true",
|
"innosetup": "true",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://api.github.com/repositories/620095430/releases",
|
"url": "https://api.github.com/repos/OscToys/OscGoesBrrr/releases",
|
||||||
"jsonpath": "$..tag_name",
|
"jsonpath": "$..tag_name",
|
||||||
"regex": "release/(\\d*\\.\\d*\\.\\d*)"
|
"regex": "release/(\\d*\\.\\d*\\.\\d*)"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/Matteo842/SaveState/releases/download/v$version/SaveState_v$version_Win.zip"
|
"url": "https://github.com/Matteo842/SaveState/releases/download/v$version/SaveState_v$version_Win.zip"
|
||||||
},
|
},
|
||||||
"version": "2.3",
|
"version": "2.4.1",
|
||||||
"url": "https://github.com/Matteo842/SaveState/releases/download/v2.3/SaveState_v2.3_Win.zip",
|
"url": "https://github.com/Matteo842/SaveState/releases/download/v2.4.1/SaveState_v2.4.1_Win.zip",
|
||||||
"hash": "e10e6623cf2d1826224f99c60460e7dd22d0cb8f207c3e3062c0a30f232ca6f0",
|
"hash": "f1ab05cf61a80a68ba40a1850322d8f9c876d923e60c1c9c910fce31020e60a9",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
"SaveState.exe",
|
"SaveState.exe",
|
||||||
|
|||||||
@@ -5,12 +5,12 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-$version-net-framework.zip"
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-$version-net-framework.zip"
|
||||||
},
|
},
|
||||||
"version": "11.0.0.126294",
|
"version": "11.1.0.132901",
|
||||||
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.126294/sonar-scanner-11.0.0.126294-net-framework.zip",
|
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.1.0.132901/sonar-scanner-11.1.0.132901-net-framework.zip",
|
||||||
"bin": [
|
"bin": [
|
||||||
"MSBuild.SonarQube.Runner.exe",
|
"MSBuild.SonarQube.Runner.exe",
|
||||||
"SonarQube.Scanner.MSBuild.exe",
|
"SonarQube.Scanner.MSBuild.exe",
|
||||||
"SonarScanner.MSBuild.exe"
|
"SonarScanner.MSBuild.exe"
|
||||||
],
|
],
|
||||||
"hash": "762d7e1eb5ed78a839b691d7e3c42ed308e56b560a5029ceb5030439efc4a9de"
|
"hash": "acb02a32c41f93358ba3d1dc48db2b3f640c0bd55d7c900225ec1bd9371670b2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,9 +5,9 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/vrcx-team/VRCX/releases/download/v$version/VRCX_$version.zip"
|
"url": "https://github.com/vrcx-team/VRCX/releases/download/v$version/VRCX_$version.zip"
|
||||||
},
|
},
|
||||||
"version": "2026.01.04",
|
"version": "2026.01.28",
|
||||||
"url": "https://github.com/vrcx-team/VRCX/releases/download/v2026.01.04/VRCX_2026.01.04.zip",
|
"url": "https://github.com/vrcx-team/VRCX/releases/download/v2026.01.28/VRCX_2026.01.28.zip",
|
||||||
"hash": "9f6d28ca75c5d32b3d1191af695ecbe250af5e96b661a3c55b1e3cc035448c7b",
|
"hash": "d04d11d4ed3ce7ec2302664125d2377c995c92256b20bbaddd9bc98c45afe059",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
"VRCX.exe",
|
"VRCX.exe",
|
||||||
|
|||||||
Reference in New Issue
Block a user