⬆️ Updated apps
This commit is contained in:
parent
424a58c0a8
commit
ad66409a84
@ -5,9 +5,9 @@
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Zagrios/bs-manager/releases/download/v$version/bs-manager-$version-x64.nsis.7z"
|
||||
},
|
||||
"version": "1.3.2",
|
||||
"url": "https://github.com/Zagrios/bs-manager/releases/download/v1.3.2/bs-manager-1.3.2-x64.nsis.7z",
|
||||
"hash": "e713be7bb190a029699a119edf14f04db4ab620867119c75ea89d4fd74cedea9",
|
||||
"version": "1.4.0",
|
||||
"url": "https://github.com/Zagrios/bs-manager/releases/download/v1.4.0/bs-manager-1.4.0-x64.nsis.7z",
|
||||
"hash": "03548846012ec1abbc421268a09aaae7ce8e1251ce0cba5938fc39c34e8cf3b4",
|
||||
"shortcuts": [
|
||||
[
|
||||
"BSManager.exe",
|
||||
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "4.2.0.17591",
|
||||
"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/GitExtensions-Portable-4.2.0.17591-bf814d4f1.zip",
|
||||
"hash": "299e283ee812d01b7bb6b7f3c8efbb4e4a1ad3a9d7fcd9f5da0c4df3f5d9c024",
|
||||
"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",
|
||||
|
@ -5,8 +5,8 @@
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/rami3l/pacaptr/releases/download/v$version/pacaptr-windows-amd64.zip"
|
||||
},
|
||||
"version": "0.20.0",
|
||||
"url": "https://github.com/rami3l/pacaptr/releases/download/v0.20.0/pacaptr-windows-amd64.zip",
|
||||
"hash": "f09731d75609a986f49f5082bb446c3a41a8580926dac072d59b3a0829b85628",
|
||||
"version": "0.20.1",
|
||||
"url": "https://github.com/rami3l/pacaptr/releases/download/v0.20.1/pacaptr-windows-amd64.zip",
|
||||
"hash": "92cbc5303698638b8a09ce78defb396614d9398be409c8b7c9f39ab972decfbb",
|
||||
"bin": "pacaptr.exe"
|
||||
}
|
||||
|
@ -5,12 +5,12 @@
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/$version/sonar-scanner-msbuild-$version-net46.zip"
|
||||
},
|
||||
"version": "5.14.0.78575",
|
||||
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.14.0.78575/sonar-scanner-msbuild-5.14.0.78575-net46.zip",
|
||||
"version": "5.15.0.80890",
|
||||
"url": "https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/5.15.0.80890/sonar-scanner-msbuild-5.15.0.80890-net46.zip",
|
||||
"bin": [
|
||||
"MSBuild.SonarQube.Runner.exe",
|
||||
"SonarQube.Scanner.MSBuild.exe",
|
||||
"SonarScanner.MSBuild.exe"
|
||||
],
|
||||
"hash": "4f08f0f5800c1b3cb1075e52b7a50fb19a36be9c8b66426a06fc07bcccc3abcf"
|
||||
"hash": "bbd9bb88cce95722576c0defe3f51d1078816e2dd80996e645be1622d81169d1"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user