diff --git a/automatic/automouseclick/automouseclick.nuspec b/automatic/automouseclick/automouseclick.nuspec index d1024986b..c962fc34f 100644 --- a/automatic/automouseclick/automouseclick.nuspec +++ b/automatic/automouseclick/automouseclick.nuspec @@ -3,7 +3,7 @@ automouseclick - 99.1.4.20231208 + 99.1.4.20231212 https://github.com/chtof/chocolatey-packages/tree/master/automatic/automouseclick chtof Auto Mouse Click diff --git a/automatic/automouseclick/tools/chocolateyinstall.ps1 b/automatic/automouseclick/tools/chocolateyinstall.ps1 index 2419ac92b..ad4c0911d 100644 --- a/automatic/automouseclick/tools/chocolateyinstall.ps1 +++ b/automatic/automouseclick/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName url = 'https://www.murgee.com/auto-mouse-click/download/setup.exe' - checksum = 'F2496E8FA766D0F4B91138A239061B54AAA73EF19A03DC5E3293025D575D5C9E' + checksum = '36521B3D90917488579E4A17BCA557440FA8AF45F68604E33E5115A587A5C5C7' checksumType = 'sha256' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" diff --git a/automatic/helix-alm-client/helix-alm-client.nuspec b/automatic/helix-alm-client/helix-alm-client.nuspec index 02f48310b..422268dc0 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.3.0 + 2023.4.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 05e4ab8fb..0b10d112b 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.3.0/ttwinclientinstall.exe' - checksum = '3d998e6b8a98fb7fd97be8f54cc6bf352207620264f004b49c9ac8ea3414ee86' + url = 'https://cdist2.perforce.com/alm/helixalm/r2023.4.0/ttwinclientinstall.exe' + checksum = 'ab1c864c3f1d3799f01c84ca399e9e15449afc0593bc7cfe9469e8b2bd888b58' checksumType = 'sha256' silentArgs = '-i SILENT LAX_VM resource\jre\bin\java.exe'