Skip to content

Commit

Permalink
AU: 5 updated - chromium k9s Minikube php vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 3, 2022
1 parent 0a6adf9 commit cf611c5
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "106.0.5215.0-snapshots",
"snapshots": "106.0.5216.0-snapshots",
"stable": "103.0.5060.134"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>106.0.5215.0-snapshots</version>
<version>106.0.5216.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1030438/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1030441/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1030727/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1030670/mini_installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 9536F46ABD46DC3430F5AAFC44DAA4A6A527B337EE1FE573D622AB3DAA5FB2F1
checksum64: CD7206E1811B907BCC88C30EDF9E0EF7FCFC0A9BCF512E27AA4D73749CB808C7
checksum32: 8E17BBD2A8C82D087B9DB1850EA452E0B8B247B09AEDB093B6FF77D58AD71BAE
checksum64: 0810FBA80A52487C5D9E24CA32AA44A0FB428AECADFE3D15E89539FB86602545

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "106.0.5215.0-snapshots"
$version = "106.0.5216.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
4 changes: 2 additions & 2 deletions automatic/k9s/k9s.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>k9s</id>
<version>0.26.0</version>
<version>0.26.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/k9s</packageSourceUrl>
<owners>chocolatey-community,Matteo Dell'Aquila (moebius87)</owners>
<title>k9s: Kubernetes CLI To Manage Your Clusters In Style!</title>
Expand Down Expand Up @@ -53,7 +53,7 @@ Customize/Arrange which columns to display on a per resource basis.
* Resource Graph Traversals
* K9s provides for easy traversal of Kubernetes resources and their associated resources.
]]></description>
<releaseNotes>https://github.com/derailed/k9s/blob/v0.26.0/change_logs/release_v0.26.0.md</releaseNotes>
<releaseNotes>https://github.com/derailed/k9s/blob/v0.26.1/change_logs/release_v0.26.1.md</releaseNotes>
<dependencies>
<dependency id="kubernetes-cli" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/k9s/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ in verifying that this package's contents are trustworthy.
The embedded software can be verified by doing the following:

1. Download the following:
64-bit software: <https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Windows_x86_64.tar.gz>
64-bit software: <https://github.com/derailed/k9s/releases/download/v0.26.1/k9s_Windows_x86_64.tar.gz>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -15,6 +15,6 @@ The embedded software can be verified by doing the following:

3. The checksums should match the following:
checksum type: sha256
checksum64: 3BC64B2C4988002F37913C203344B618124E2D7092455224FB32D82E7DD31A42
checksum64: F22B1B90722EDFC1E3C84C062C6C984286A37F03BB29186AE11CF786B61D760E

The file 'LICENSE.txt' has been obtained from <https://raw.githubusercontent.com/derailed/k9s/2e05367256a7b2777b011da7213cf636c9ae4d17/LICENSE>
6 changes: 3 additions & 3 deletions automatic/minikube/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed Google Cloud Storage download
location on <https://github.com/kubernetes/minikube/releases/tag/v1.26.0>, Distribution section
location on <https://github.com/kubernetes/minikube/releases/tag/v1.26.1>, Distribution section
and can be verified by doing the following:

1. Download the following:
software: <https://storage.googleapis.com/minikube/releases/v1.26.0/minikube-windows-amd64.exe>
software: <https://storage.googleapis.com/minikube/releases/v1.26.1/minikube-windows-amd64.exe>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: 08C06E6DDFF4F2E47A2D094365AEB85A3AC8AD1B86361DB9B06A02F3668BD5A3
checksum: 9C9934A396ACDD164E2B2449DEF5D831AEB1577571B8AC9D922FFE466B0F270E

The file 'LICENSE.txt' has been obtained from <https://github.com/kubernetes/minikube/blob/9cf84c2acdd84b98349dce91aac76a933d4ea388/LICENSE>
4 changes: 2 additions & 2 deletions automatic/minikube/minikube.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>Minikube</id>
<version>1.26.0</version>
<version>1.26.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/minikube</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>Minikube: Run Kubernetes locally</title>
Expand Down Expand Up @@ -34,7 +34,7 @@ Minikube supports Kubernetes features such as:
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/kubernetes/minikube/blob/v1.26.0/CHANGELOG.md</releaseNotes>
<releaseNotes>https://github.com/kubernetes/minikube/blob/v1.26.1/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="kubernetes-cli" />
</dependencies>
Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ location on <http://windows.php.net/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.22-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.22-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.22-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.22-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.9-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.9-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.9-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.9-nts-Win32-vs16-x64.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type:
checksum32 (threadsafe): 0C5295A852D4F17EB616A871A5762E9D4436B2620D6A29FB0988AFC450B12F28
checksum64 (threadsafe): CBF96ECD25AD8356C0E1922378BA9F1BC64E18973CC752FA011FF8A75DEE7CD4
checksum32 (non-threadsafe): F7E0B887215482E3D572EADDB84E65F3986ACF249EB595E1BF509999417DD1FC
checksum64 (non-threadsafe): 073F80204DD372797CE3C6354B3F23668DC729CC0F1425DEC1FC801710CD847F
checksum32 (threadsafe): 950112847ABE1FB5862BDFA3E75E17330DB89F1F57F1666A678CE6AEFFF7F6A1
checksum64 (threadsafe): BB68C62740565157ACC86D57E2C94DB9CBEB704A4444C1444014762324981F0F
checksum32 (non-threadsafe): 910146946B77B74E019CE8663AE51AF2A735040A35362BAF0D6092FC04779B21
checksum64 (non-threadsafe): F3DBFDA26ED2C75D49DC890F22B30ABD7FEAF2487653D8335EED53605A254836

The file 'LICENSE.txt' has been obtained from <http://www.php.net/license/3_01.txt>
2 changes: 1 addition & 1 deletion automatic/php/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"7.3": "7.3.33",
"7.4": "7.4.30",
"8.0": "8.0.22",
"8.1": "8.1.8"
"8.1": "8.1.9"
}
4 changes: 2 additions & 2 deletions automatic/php/php.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>8.0.22</version>
<version>8.1.9</version>
<authors>PHP Authors</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -29,7 +29,7 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.0.22</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.1.9</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/php/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ if ($installLocation) {
$pp = Get-PackageParameters

$filesInfo = @{
filets32 = "$toolsPath\php-8.0.22-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.0.22-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.0.22-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.0.22-nts-Win32-vs16-x64.zip"
filets32 = "$toolsPath\php-8.1.9-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.1.9-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.1.9-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.1.9-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0133/gvim_9.0.0133_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0133/gvim_9.0.0133_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0135/gvim_9.0.0135_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0135/gvim_9.0.0135_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: F7CC457ADF6BBC00886F6D17BB91779CF6032C3794C65DB52EB78209C551609F
checksum64: E700AB5BA3F2BBDA2157AD5C1262941228853CE06876738DD087F4CA3DE1D7BF
checksum32: 1806997D659507861A658204908FA2110F1D8653BE7D3135DE08989256228AB9
checksum64: E9F99F96780D625AB2F75D7F168664CAD7B99DE1EA259C055EA4B6ECB0D0A8F3
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.0.0133_x86.zip"
file64 = "$toolsDir\gvim_9.0.0133_x64.zip"
file = "$toolsDir\gvim_9.0.0135_x86.zip"
file64 = "$toolsDir\gvim_9.0.0135_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.0.0133</version>
<version>9.0.0135</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit cf611c5

Please sign in to comment.