diff --git a/automatic/activepresenter/activepresenter.nuspec b/automatic/activepresenter/activepresenter.nuspec index 44c269db501..19b08e24cd7 100644 --- a/automatic/activepresenter/activepresenter.nuspec +++ b/automatic/activepresenter/activepresenter.nuspec @@ -5,7 +5,7 @@ activepresenter Active Presenter - 8.0.0 + 8.0.1 Atomi Systems chocolatey Screen Recording and Interactive eLearning Authoring Tool diff --git a/automatic/activepresenter/legal/VERIFICATION.txt b/automatic/activepresenter/legal/VERIFICATION.txt index 18bf988f92b..d3d32ad9836 100644 --- a/automatic/activepresenter/legal/VERIFICATION.txt +++ b/automatic/activepresenter/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.0.0_setup.exe + x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.0.1_setup.exe to download the installer. @@ -15,8 +15,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 58179EACAD90924EDBDDF3D2D1735C1510FA623FC573D96A86CF13AE00B0EEDC + checksum32: 6DA1BE5882DBD1051D765E1724C1327F3390F697C2E77C24805D3FF2D341D548 Using AU: - Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.0.0_setup.exe + Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.0.1_setup.exe diff --git a/automatic/juju/juju.json b/automatic/juju/juju.json index 02bc644d210..6818c2a0732 100644 --- a/automatic/juju/juju.json +++ b/automatic/juju/juju.json @@ -4,5 +4,5 @@ "2.4": "2.4.6", "2.5": "2.5.8", "2.6": "2.6.10", - "2.7": "2.7.1" + "2.7": "2.7.2" } diff --git a/automatic/juju/juju.nuspec b/automatic/juju/juju.nuspec index 1c95adf0b43..e9140bf4c25 100644 --- a/automatic/juju/juju.nuspec +++ b/automatic/juju/juju.nuspec @@ -3,7 +3,7 @@ juju - 2.7.1 + 2.7.2 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/juju AdmiringWorm,chocolatey Juju diff --git a/automatic/juju/legal/VERIFICATION.txt b/automatic/juju/legal/VERIFICATION.txt index 121abfadafa..8e75f17ecee 100644 --- a/automatic/juju/legal/VERIFICATION.txt +++ b/automatic/juju/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The installer have been downloaded from their launchpad page and can be verified like this: -1. Go to +1. Go to to download the installer 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum: 8DC973EF9E49B6D85FC8E5B75DB23E7334B937D7D4967AEE8D88CB1B02D05DFF + checksum: CAAC41296131C43EAEB8DB6F19262FE60A913205F710AFFB019FBEC651BEA1D8 File 'LICENSE.txt' is obtained from diff --git a/automatic/juju/tools/chocolateyinstall.ps1 b/automatic/juju/tools/chocolateyinstall.ps1 index 4c2721a79dc..70bfe1912ed 100644 --- a/automatic/juju/tools/chocolateyinstall.ps1 +++ b/automatic/juju/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ $packageArgs = @{ packageName = 'juju' fileType = 'exe' softwareName = 'Juju' - file = "$toolsDir\juju-setup-2.7.1.exe" + file = "$toolsDir\juju-setup-2.7.2.exe" silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"${env:TEMP}\${env:chocolateyPackageName}.${env:chocolateyPackageVersion}.Install.log`"" validExitCodes= @(0) } diff --git a/automatic/opera/opera.nuspec b/automatic/opera/opera.nuspec index 62a9ccab250..5638a48fbff 100644 --- a/automatic/opera/opera.nuspec +++ b/automatic/opera/opera.nuspec @@ -3,7 +3,7 @@ Opera - 66.0.3515.72 + 66.0.3515.103 Opera chocolatey Opera @@ -22,7 +22,7 @@ These parameters can be passed to the installer with the use of `--params`. For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'` ]]> The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer. - https://blogs.opera.com/desktop/changelog-for-66/#b3515.72 + https://blogs.opera.com/desktop/changelog-for-66/#b3515.103 browser opera cross-platform internet admin https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/opera diff --git a/automatic/opera/tools/chocolateyInstall.ps1 b/automatic/opera/tools/chocolateyInstall.ps1 index c2df366b6ab..2f1f9c63ce1 100644 --- a/automatic/opera/tools/chocolateyInstall.ps1 +++ b/automatic/opera/tools/chocolateyInstall.ps1 @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - url = 'https://get.geo.opera.com/pub/opera/desktop/66.0.3515.72/win/Opera_66.0.3515.72_Setup.exe' - url64 = 'https://get.geo.opera.com/pub/opera/desktop/66.0.3515.72/win/Opera_66.0.3515.72_Setup_x64.exe' - checksum = '318d5ffecd08eaee0fedb014d6e0c28f0b0be7469ef950b909c8e6d616c8310f' - checksum64 = '99636fe69a5dc1232eac0c7dd8f3a8b2fdef61956315d1d8514fcdf67f6b41fd' + url = 'https://get.geo.opera.com/pub/opera/desktop/66.0.3515.103/win/Opera_66.0.3515.103_Setup.exe' + url64 = 'https://get.geo.opera.com/pub/opera/desktop/66.0.3515.103/win/Opera_66.0.3515.103_Setup_x64.exe' + checksum = 'f8cb3e0e3405d709009723dca5daabd2e4985bb0ae0d20d5e4a6a741247ff853' + checksum64 = '0b2b8ac7551146304e735aa192f2a9bec1c7f976f6908a51a322c352c8568b54' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters validExitCodes = @(0) } -$version = '66.0.3515.72' +$version = '66.0.3515.103' if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) { Write-Output "Opera $version is already installed. Skipping download and installation." }