⬆️ Updated apps

This commit is contained in:
Edgar 2021-12-24 18:33:45 +01:00
parent 43fee534cd
commit 1398608b4e
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
3 changed files with 10 additions and 10 deletions

View File

@ -5,10 +5,10 @@
"autoupdate": {
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v$version/jellyfin-mpv-shim_$version_installer.exe"
},
"version": "2.0.1",
"version": "2.0.2",
"innosetup": true,
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.0.1/jellyfin-mpv-shim_2.0.1_installer.exe",
"hash": "2218b01af538c6e995bc209a659336ed5f7fb0aa9dd9e2e67ba7702a0228c70b",
"url": "https://github.com/jellyfin/jellyfin-mpv-shim/releases/download/v2.0.2/jellyfin-mpv-shim_2.0.2_installer.exe",
"hash": "f59e27ba4d78805b4d26f25f5251a141c35f150b51814655061f7c41132fd93e",
"shortcuts": [
[
"run.exe",

View File

@ -8,11 +8,11 @@
"url": "https://github.com/loot/loot/releases/download/$version/loot_$version-0-$matchShort_$matchBranch.7z",
"extract_dir": "loot_$version-0-$matchShort_$matchBranch"
},
"version": "0.16.1",
"extract_dir": "loot_0.16.1-0-g18e28e9_0.16.1",
"url": "https://github.com/loot/loot/releases/download/0.16.1/loot_0.16.1-0-g18e28e9_0.16.1.7z",
"version": "0.17.0",
"extract_dir": "loot_0.17.0-0-g36fedfe_0.17.0",
"url": "https://github.com/loot/loot/releases/download/0.17.0/loot_0.17.0-0-g36fedfe_0.17.0.7z",
"bin": "LOOT.exe",
"hash": "eeb55a9f9bd1226eb71759714d2bcfdfba3a07351c1eb428516854d8f24ccc5b",
"hash": "4efb1ff3deeae463637d8e7a3150f267eae0600afa0714d766722a579cd2e67e",
"shortcuts": [
[
"LOOT.exe",

View File

@ -5,12 +5,12 @@
"autoupdate": {
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-msbuild-$version-net46.zip"
},
"version": "5.4.0.40033",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.4.0.40033/sonar-scanner-msbuild-5.4.0.40033-net46.zip",
"version": "5.4.1.41282",
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.4.1.41282/sonar-scanner-msbuild-5.4.1.41282-net46.zip",
"bin": [
"MSBuild.SonarQube.Runner.exe",
"SonarQube.Scanner.MSBuild.exe",
"SonarScanner.MSBuild.exe"
],
"hash": "d52081a3d8618fbac2f994cbc7f76b99aebd9230ed0d6ac2ead073fc6764c1ee"
"hash": "436ead06ddae71d8d3c33735b11ac9bc3232d9cc381dc649f094b8aa65df57fb"
}