From 0e835e8cfdfcbdf627ca7f611c4e1f74fead4a5b Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 20 Jun 2023 16:26:32 +0000 Subject: [PATCH] AU: 2 updated - helix-alm-client vuescan [skip ci] https://gist.github.com/chtof/393704c64c2344f0f8e029cd57bebd2b/985cd10b41ff17bcd0557f25d8c9c344f7dfeac8 --- automatic/helix-alm-client/helix-alm-client.nuspec | 2 +- automatic/helix-alm-client/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vuescan/info | 2 +- automatic/vuescan/tools/chocolateyInstall.ps1 | 4 ++-- automatic/vuescan/vuescan.nuspec | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/automatic/helix-alm-client/helix-alm-client.nuspec b/automatic/helix-alm-client/helix-alm-client.nuspec index b2f9a7548..f7fa1f2ab 100644 --- a/automatic/helix-alm-client/helix-alm-client.nuspec +++ b/automatic/helix-alm-client/helix-alm-client.nuspec @@ -3,7 +3,7 @@ helix-alm-client - 2023.1.0 + 2023.2.0 https://github.com/chtof/chocolatey-packages/tree/master/automatic/helix-alm-client chtof Helix ALM Desktop Client diff --git a/automatic/helix-alm-client/tools/chocolateyinstall.ps1 b/automatic/helix-alm-client/tools/chocolateyinstall.ps1 index 0a65264fc..336960e38 100644 --- a/automatic/helix-alm-client/tools/chocolateyinstall.ps1 +++ b/automatic/helix-alm-client/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://cdist2.perforce.com/alm/helixalm/r2023.1.0/ttwinclientinstall.exe' - checksum = '1af5fa3f0986621ec152ca5b8857b751b6184709639aaa20b620a52a7f8b957e' + url = 'https://cdist2.perforce.com/alm/helixalm/r2023.2.0/ttwinclientinstall.exe' + checksum = '87eeeb4416af7547ebadd26fec9c32164c1ef866c594bcd6ecd1fa5b92cf8ffb' checksumType = 'sha256' silentArgs = '-i SILENT LAX_VM resource\jre\bin\java.exe' diff --git a/automatic/vuescan/info b/automatic/vuescan/info index cb432c5ee..9677d6bf7 100644 --- a/automatic/vuescan/info +++ b/automatic/vuescan/info @@ -1 +1 @@ -"4a6d6f203b28697963dade6406cc62e1-2"|9.8.06 +"8811abebac44e886baa328b0c5246401"|9.8.07 diff --git a/automatic/vuescan/tools/chocolateyInstall.ps1 b/automatic/vuescan/tools/chocolateyInstall.ps1 index 0d12cbe01..fbff9b66a 100644 --- a/automatic/vuescan/tools/chocolateyInstall.ps1 +++ b/automatic/vuescan/tools/chocolateyInstall.ps1 @@ -5,11 +5,11 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName url = 'https://www.hamrick.com/files/vuex3298.exe' - checksum = 'af78e2b12b1477a340d878585f85795b40414b96fe53bf00e74e39d1ed756e51' + checksum = 'af2a2540726344dd6c1ac22e3be4e968c872241b2b8cc75da5a1eca2fff5da60' checksumType = 'sha256' url64 = 'https://www.hamrick.com/files/vuex6498.exe' - checksum64 = '0bf6ba1843d847e083583480b311c1a73e87337ae63925f723e546caceb242b2' + checksum64 = '30108a7059bb48645d1adf3db80617e9ac5c1b9484a07eb80e120660ccb99ba5' checksumType64 = 'sha256' } diff --git a/automatic/vuescan/vuescan.nuspec b/automatic/vuescan/vuescan.nuspec index e83e986c6..5a15fb496 100644 --- a/automatic/vuescan/vuescan.nuspec +++ b/automatic/vuescan/vuescan.nuspec @@ -3,7 +3,7 @@ vuescan - 9.8.06 + 9.8.07 https://github.com/chtof/chocolatey-packages/tree/master/automatic/vuescan chtof VueScan