From ed38891d16a2619a0a360391a92eae1b837aff06 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 8 Feb 2023 18:14:58 +0000 Subject: [PATCH] AU: 2 updated - Opera python312 [skip ci] --- automatic/opera/opera.nuspec | 4 ++-- automatic/opera/tools/chocolateyInstall.ps1 | 10 +++++----- automatic/python3-streams/legal/VERIFICATION.txt | 10 +++++----- automatic/python3-streams/python3-streams.json | 6 +++--- automatic/python3-streams/python3-streams.nuspec | 2 +- automatic/python3-streams/tools/helpers.ps1 | 4 ++-- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/automatic/opera/opera.nuspec b/automatic/opera/opera.nuspec index dd3b3aaf50a..94d7ba5f645 100644 --- a/automatic/opera/opera.nuspec +++ b/automatic/opera/opera.nuspec @@ -3,7 +3,7 @@ Opera - 95.0.4635.25 + 95.0.4635.37 Opera chocolatey-community Opera @@ -26,7 +26,7 @@ For example: `--params '"/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-95/#b4635.25 + https://blogs.opera.com/desktop/changelog-for-95/#b4635.37 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 b68e5a3e683..c6519b626ee 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/95.0.4635.25/win/Opera_95.0.4635.25_Setup.exe' - url64 = 'https://get.geo.opera.com/pub/opera/desktop/95.0.4635.25/win/Opera_95.0.4635.25_Setup_x64.exe' - checksum = '027c79231ee5fcdd95fd62439c9ca677aed5f255a7b05ccbb7e4bb22cd1df5f0' - checksum64 = 'a43164f99bb9f819b530381f6e6d089a9ea2e58cd0db04d85b07a42afa127797' + url = 'https://get.geo.opera.com/pub/opera/desktop/95.0.4635.37/win/Opera_95.0.4635.37_Setup.exe' + url64 = 'https://get.geo.opera.com/pub/opera/desktop/95.0.4635.37/win/Opera_95.0.4635.37_Setup_x64.exe' + checksum = '65c3ef0fabfd7abe521945b9fa54c77f1a638c8221bff1019efc69f4a547bb43' + checksum64 = '91b95b07e98fba77e39f9e97face62b00edaac70d0136be5808ec385cb34f028' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters validExitCodes = @(0) } -$version = '95.0.4635.25' +$version = '95.0.4635.37' if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) { Write-Output "Opera $version is already installed. Skipping download and installation." } diff --git a/automatic/python3-streams/legal/VERIFICATION.txt b/automatic/python3-streams/legal/VERIFICATION.txt index 4c80dd5ba51..36311885067 100644 --- a/automatic/python3-streams/legal/VERIFICATION.txt +++ b/automatic/python3-streams/legal/VERIFICATION.txt @@ -9,8 +9,8 @@ and can be verified by doing the following: 1. Go to - x32: https://www.python.org/ftp/python/3.12.0/python-3.12.0a4.exe - x64: https://www.python.org/ftp/python/3.12.0/python-3.12.0a4-amd64.exe + x32: https://www.python.org/ftp/python/3.12.0/python-3.12.0a5.exe + x64: https://www.python.org/ftp/python/3.12.0/python-3.12.0a5-amd64.exe to download the installer. @@ -18,8 +18,8 @@ and can be verified by doing the following: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 332835C301E0202660515A9F2A3E5AF3048D8C13E50A6D7A6834E4333B195781 - checksum64: 4917EF24B32FF1FC5E200D3AC218DBD62EC49BDD7505D5B6B1C353F2C5F0A740 + checksum32: D1194585D210619C870DFD54EA4923070447654FA4A944539500A81A9B94EEA8 + checksum64: 5E1824397385D6BA9B65D799C774FF9DFC9AB86D789472739A77520FD6C0956F -The file 'LICENSE.txt' has been obtained from Python 3.12 Documentation archive +The file 'LICENSE.txt' has been obtained from Python 3.12 Documentation archive and can also be found at . diff --git a/automatic/python3-streams/python3-streams.json b/automatic/python3-streams/python3-streams.json index 5550f8ef4e9..4cf7f781fa6 100644 --- a/automatic/python3-streams/python3-streams.json +++ b/automatic/python3-streams/python3-streams.json @@ -1,7 +1,7 @@ { - "3.11": "3.11.1", - "3.12": "3.12.0-a4", - "3.10": "3.10.9", + "3.11": "3.11.2", + "3.12": "3.12.0-a5", + "3.10": "3.10.10", "3.5": "3.5.4", "3.6": "3.6.8", "3.7": "3.7.9", diff --git a/automatic/python3-streams/python3-streams.nuspec b/automatic/python3-streams/python3-streams.nuspec index d0c48a973ba..4bb0edc74cc 100644 --- a/automatic/python3-streams/python3-streams.nuspec +++ b/automatic/python3-streams/python3-streams.nuspec @@ -3,7 +3,7 @@ python312 - 3.12.0-a4 + 3.12.0-a5 Python 3.12 chocolatey-community,jack1142 Python Software Foundation diff --git a/automatic/python3-streams/tools/helpers.ps1 b/automatic/python3-streams/tools/helpers.ps1 index f2f7cddf1d6..d126544aa95 100644 --- a/automatic/python3-streams/tools/helpers.ps1 +++ b/automatic/python3-streams/tools/helpers.ps1 @@ -39,7 +39,7 @@ function Install-Python { $packageArgs = @{ packageName = 'python312' fileType = 'exe' - file = "$toolsPath\python-3.12.0a4.exe" + file = "$toolsPath\python-3.12.0a5.exe" silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir validExitCodes = @(0) } @@ -48,7 +48,7 @@ function Install-Python { $packageArgs['softwareName'] = "Python 3.$minor_version.*" if (!$only32Bit) { - $packageArgs['file64'] = "$toolsPath\python-3.12.0a4-amd64.exe" + $packageArgs['file64'] = "$toolsPath\python-3.12.0a5-amd64.exe" } else { $packageArgs['packageName'] = "32-bit $($packageArgs['packageName'])"