diff --git a/automatic/juju/juju.json b/automatic/juju/juju.json index c173aa188cf..1a304c45e7c 100644 --- a/automatic/juju/juju.json +++ b/automatic/juju/juju.json @@ -9,6 +9,6 @@ "2.9": "2.9.38", "3.0": "3.0.3", "3.1": "3.1.5", - "3.2": "3.2.2", + "3.2": "3.2.3", "3.3": "3.3-beta1" } diff --git a/automatic/juju/juju.nuspec b/automatic/juju/juju.nuspec index 51cdfe1884b..133f8a8e37d 100644 --- a/automatic/juju/juju.nuspec +++ b/automatic/juju/juju.nuspec @@ -3,7 +3,7 @@ juju - 3.3-beta1 + 3.2.3 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/juju chocolatey-community,AdmiringWorm Juju @@ -22,7 +22,7 @@ Juju is an application and service modelling tool that enables you to quickly model, configure, deploy and manage applications in the cloud with only a few commands. Use it to deploy hundreds of preconfigured services, OpenStack, or your own code to any public or private cloud. ]]> - https://github.com/juju/juju/releases/tag/juju-3.3-beta1 + https://discourse.charmhub.io/t/roadmap-releases/5064 diff --git a/automatic/juju/legal/VERIFICATION.txt b/automatic/juju/legal/VERIFICATION.txt index bf35bcaf3ed..ffc8e300454 100644 --- a/automatic/juju/legal/VERIFICATION.txt +++ b/automatic/juju/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The installer has 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: D45A99354F73EB6BB3D5865DF43B0528516872E374AD1003B639EDA180084C69 + checksum: 7B5EA0A5F25611620105F689D1D914F7E51CD284E70E3AB104B02659A6522A38 File 'LICENSE.txt' is obtained from diff --git a/automatic/juju/tools/chocolateyinstall.ps1 b/automatic/juju/tools/chocolateyinstall.ps1 index 51ea6b22f20..b8da38b994c 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-3.3-beta1.exe" + file = "$toolsDir\juju-setup-3.2.3.exe" silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"${env:TEMP}\${env:chocolateyPackageName}.${env:chocolateyPackageVersion}.Install.log`"" validExitCodes= @(0) } diff --git a/automatic/kubernetes-cli/kubernetes-cli.json b/automatic/kubernetes-cli/kubernetes-cli.json index 26b2d8449fa..dcc08ebbe32 100644 --- a/automatic/kubernetes-cli/kubernetes-cli.json +++ b/automatic/kubernetes-cli/kubernetes-cli.json @@ -14,8 +14,8 @@ "1.22": "1.22.17", "1.23": "1.23.17", "1.24": "1.24.15", - "1.25": "1.25.11", - "1.26": "1.26.6", + "1.25": "1.25.14", + "1.26": "1.26.9", "1.27": "1.27.6", "1.28": "1.28.2" } diff --git a/automatic/kubernetes-cli/kubernetes-cli.nuspec b/automatic/kubernetes-cli/kubernetes-cli.nuspec index c71e8a5d2b0..881fa47ffb3 100644 --- a/automatic/kubernetes-cli/kubernetes-cli.nuspec +++ b/automatic/kubernetes-cli/kubernetes-cli.nuspec @@ -3,7 +3,7 @@ kubernetes-cli - 1.28.2 + 1.26.9 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubernetes-cli chocolatey-community,Andrei Bejenaru Kubernetes Command Line Interface (CLI) @@ -60,7 +60,7 @@ Automatically mount the storage system of your choice, whether from local storag #### Batch execution In addition to services, Kubernetes can manage your batch and CI workloads, replacing containers that fail, if desired. ]]> - https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md + https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.26.md diff --git a/automatic/kubernetes-cli/legal/VERIFICATION.txt b/automatic/kubernetes-cli/legal/VERIFICATION.txt index 12c0cbc5efc..748097ae9f2 100644 --- a/automatic/kubernetes-cli/legal/VERIFICATION.txt +++ b/automatic/kubernetes-cli/legal/VERIFICATION.txt @@ -4,12 +4,12 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: 1. Download the following: - 32-bit software: - 64-bit software: + 32-bit software: + 64-bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -18,7 +18,7 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum32: FC1AFDA5A10E5CAC642A9D15685B1913DEF396992271C794B2E781AE5EA97BAD - checksum64: B74BE512668BDF2952312AF871E8C8A6A0BC686CD7BFCC880F6CA09B579CED1E + checksum32: 93E7427862378DCC3052A2DB93121F81FFA3A658BA555481C1066EE7F10FA1D5 + checksum64: 4E736C226AEC6CFB1AC8EAE2FEE52DD26599C69D4FFE5DF8DCA2FD44BAE730FC File 'LICENSE.txt' is obtained from diff --git a/automatic/tor-browser/tools/chocolateyInstall.ps1 b/automatic/tor-browser/tools/chocolateyInstall.ps1 index 105fc160459..b1637742731 100644 --- a/automatic/tor-browser/tools/chocolateyInstall.ps1 +++ b/automatic/tor-browser/tools/chocolateyInstall.ps1 @@ -8,10 +8,10 @@ $destinationFolder = GetInstallDirectory -toolsPath $toolsDir $packageArgs = @{ PackageName = 'tor-browser' FileType = 'exe' - Url = 'https://www.torproject.org/dist/torbrowser/12.5.1/torbrowser-install-12.5.1_ALL.exe' - Url64 = 'https://www.torproject.org/dist/torbrowser/12.5.1/torbrowser-install-win64-12.5.1_ALL.exe' - Checksum = 'b2592cc9b27f5ce81f5744662a6119d4db627f475316ac7a1cf02b52cd326395' - Checksum64 = '82edb937dc64dc647aca0c93ecbfc5ee0a657eb917d29f9b3ef2a9f08558ca5b' + Url = 'https://www.torproject.org/dist/torbrowser/12.5.4/torbrowser-install-12.5.4_ALL.exe' + Url64 = 'https://www.torproject.org/dist/torbrowser/12.5.4/torbrowser-install-win64-12.5.4_ALL.exe' + Checksum = '4250f70c9e965a03684f35c2c6a37dd006ea748713b89d140d931746721154ce' + Checksum64 = 'aaf3c46c924525bc62ed53b95c981cc6483f84df2bcea41c3b7a47b0f41205eb' ChecksumType = 'sha256' SilentArgs = "/S","/D=$destinationFolder" } diff --git a/automatic/tor-browser/tor-browser.nuspec b/automatic/tor-browser/tor-browser.nuspec index 1e09cbf30bc..566c6af42f2 100644 --- a/automatic/tor-browser/tor-browser.nuspec +++ b/automatic/tor-browser/tor-browser.nuspec @@ -3,7 +3,7 @@ tor-browser - 12.5.1 + 12.5.4 Tor Browser chocolatey-community Tor Project