diff --git a/automatic/opera/opera.nuspec b/automatic/opera/opera.nuspec index 1080cc37eb0..c4105f2e8d4 100644 --- a/automatic/opera/opera.nuspec +++ b/automatic/opera/opera.nuspec @@ -3,7 +3,7 @@ Opera - 111.0.5168.55 + 111.0.5168.61 Opera chocolatey-community Opera @@ -28,7 +28,7 @@ For example: `--params '"/NoAutostart /NoDesktopShortcut /NoTaskbarShortcut"'` - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> 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-111/#b5168.55 + https://blogs.opera.com/desktop/changelog-for-111/#b5168.61 browser opera cross-platform internet admin https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera diff --git a/automatic/opera/tools/chocolateyInstall.ps1 b/automatic/opera/tools/chocolateyInstall.ps1 index 483bd525498..f8bb2c6a01e 100644 --- a/automatic/opera/tools/chocolateyInstall.ps1 +++ b/automatic/opera/tools/chocolateyInstall.ps1 @@ -11,17 +11,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/111.0.5168.55/win/Opera_111.0.5168.55_Setup.exe' - url64 = 'https://get.geo.opera.com/pub/opera/desktop/111.0.5168.55/win/Opera_111.0.5168.55_Setup_x64.exe' - checksum = 'ee41d1ed06bb0b5ea272f7d76e576f59f206bcb151d7556da6471c96cf276f91' - checksum64 = 'b40dcb1442ed6c422c51f1ac9173db559dc2849ddb8303b439687b8d49d2aff0' + url = 'https://get.geo.opera.com/pub/opera/desktop/111.0.5168.61/win/Opera_111.0.5168.61_Setup.exe' + url64 = 'https://get.geo.opera.com/pub/opera/desktop/111.0.5168.61/win/Opera_111.0.5168.61_Setup_x64.exe' + checksum = 'accec6a3cf8eb3d11f5d62eb31ad5f8194f1d822af2353034486023dfd1380a4' + checksum64 = '5833187113ece6e3c4f97f4e970576381cd9fce22c311fb388105fddd598e7ee' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters validExitCodes = @(0) } -$version = '111.0.5168.55' +$version = '111.0.5168.61' if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) { Write-Output "Opera $version is already installed. Skipping download and installation." } diff --git a/automatic/waterfox/legal/VERIFICATION.txt b/automatic/waterfox/legal/VERIFICATION.txt index 74167901e69..b92390e3d03 100644 --- a/automatic/waterfox/legal/VERIFICATION.txt +++ b/automatic/waterfox/legal/VERIFICATION.txt @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy. The installer has been downloaded from their official download link listed on <> and can be verified like this: -1. Download +1. Download 2. Then use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum: AE71F3D5440BAE29A4590E99270E230042D8CEDC9734AEFF7E38CE8F57D21283 + checksum: 450D8926DFCB862A35EC6D961F2069156CCE6DCCEF5648933B7CC0DDC943BD35 File 'LICENSE.md' is obtained from diff --git a/automatic/waterfox/tools/chocolateyInstall.ps1 b/automatic/waterfox/tools/chocolateyInstall.ps1 index e311d331f88..ea9316f2abf 100644 --- a/automatic/waterfox/tools/chocolateyInstall.ps1 +++ b/automatic/waterfox/tools/chocolateyInstall.ps1 @@ -10,7 +10,7 @@ $packageArgs = @{ packageName = 'Waterfox' fileType = 'exe' softwareName = 'Waterfox*' - file = "$toolsDir\Waterfox Setup G6.0.16_x64.exe" + file = "$toolsDir\Waterfox Setup G6.0.17_x64.exe" silentArgs = "/S" validExitCodes= @(0) } diff --git a/automatic/waterfox/waterfox.json b/automatic/waterfox/waterfox.json index 8fce11ececc..878e3186087 100644 --- a/automatic/waterfox/waterfox.json +++ b/automatic/waterfox/waterfox.json @@ -1,4 +1,4 @@ { - "current": "24076.0.16", + "current": "24076.0.17", "classic": "2022.11" } diff --git a/automatic/waterfox/waterfox.nuspec b/automatic/waterfox/waterfox.nuspec index a0d1852ee6e..da04f0c1766 100644 --- a/automatic/waterfox/waterfox.nuspec +++ b/automatic/waterfox/waterfox.nuspec @@ -3,7 +3,7 @@ Waterfox - 24076.0.16 + 24076.0.17 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/waterfox chocolatey-community,tonigellida,admiringworm Waterfox