Skip to content

Commit

Permalink
AU: 3 updated - juju kubernetes-cli tor-browser
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 14, 2023
1 parent 152edd1 commit f8269ed
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/juju/juju.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions automatic/juju/juju.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>juju</id>
<version>3.3-beta1</version>
<version>3.2.3</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/juju</packageSourceUrl>
<owners>chocolatey-community,AdmiringWorm</owners>
<title>Juju</title>
Expand All @@ -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.
]]></description>
<releaseNotes>https://github.com/juju/juju/releases/tag/juju-3.3-beta1</releaseNotes>
<releaseNotes>https://discourse.charmhub.io/t/roadmap-releases/5064</releaseNotes>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/juju/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The installer has been downloaded from their launchpad page <https://launchpad.n
The same download links are also located in their docs <https://jujucharms.com/docs/stable/reference-releases>
and can be verified like this:

1. Go to <https://launchpad.net/juju/3.3/3.3-beta1/+download/juju-setup-3.3-beta1.exe>
1. Go to <https://launchpad.net/juju/3.2/3.2.3/+download/juju-setup-3.2.3.exe>
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 <https://github.com/juju/juju/blob/0b9d2d867111e1476ace5483c9868960cfe22ba1/LICENCE>
2 changes: 1 addition & 1 deletion automatic/juju/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/kubernetes-cli/kubernetes-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions automatic/kubernetes-cli/kubernetes-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>kubernetes-cli</id>
<version>1.28.2</version>
<version>1.26.9</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubernetes-cli</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>Kubernetes Command Line Interface (CLI)</title>
Expand Down Expand Up @@ -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.
]]></description>
<releaseNotes>https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md</releaseNotes>
<releaseNotes>https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.26.md</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
10 changes: 5 additions & 5 deletions automatic/kubernetes-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md>
location on <https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.26.md>
and can be verified by doing the following:

1. Download the following:
32-bit software: <https://dl.k8s.io/v1.28.2/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.28.2/kubernetes-client-windows-amd64.tar.gz>
32-bit software: <https://dl.k8s.io/v1.26.9/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.26.9/kubernetes-client-windows-amd64.tar.gz>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -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 <https://github.com/kubernetes/kubernetes/blob/d30db1f9a915aa95402e1190461469a1889d92be/LICENSE>
8 changes: 4 additions & 4 deletions automatic/tor-browser/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/tor-browser/tor-browser.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>tor-browser</id>
<version>12.5.1</version>
<version>12.5.4</version>
<title>Tor Browser</title>
<owners>chocolatey-community</owners>
<authors>Tor Project</authors>
Expand Down

0 comments on commit f8269ed

Please sign in to comment.