Skip to content

Commit

Permalink
AU: 6 updated - chromium git git.install git.portable GoogleChrome ma…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 28, 2022
1 parent 126f1b2 commit 8c5420f
Show file tree
Hide file tree
Showing 15 changed files with 34 additions and 34 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": "105.0.5146.0-snapshots",
"snapshots": "105.0.5147.0-snapshots",
"stable": "103.0.5060.53"
}
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>105.0.5146.0-snapshots</version>
<version>105.0.5147.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/1018127/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1018130/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1018371/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1018368/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: 518253E879532B2EA5908DBA038A995456806B0A6D83116CF54B16A1FCB205DF
checksum64: 0D7E346ADD3E293DF957917E1BB01807C1CEDB7AC4E8ECD11A29EFE04070EF33
checksum32: 35F535E9243A5CFABDF4899F3C7CB738CE122A311B390BE5CE232BFC29C77368
checksum64: 18FC8DB6A0E02B5CED2810B1D573E9F280D58CF42796C722ADFE8DEDDBFFF7C8

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 = "105.0.5146.0-snapshots"
$version = "105.0.5147.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/git.install/git.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.install</id>
<title>Git (Install)</title>
<version>2.36.1</version>
<version>2.37.0</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.36.1.windows.1/Git-2.36.1-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.36.1.windows.1/Git-2.36.1-64-bit.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.37.0.windows.1/Git-2.37.0-32-bit.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.37.0.windows.1/Git-2.37.0-64-bit.exe>
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:
checksum32: 0A50735BD088698E6015265D9373CB0CC859F46A0689D3073F91DA0DC0FE66AA
checksum64: 08A0C20374D13D1B448D2C5713222FF55DD1F4BFFA15093B85772CC0FC5F30E7
checksum32: 558C76CB118B6392F4A48D957E1062031A019FD80788D8DB71C5702173A8F2F5
checksum64: F234CBCB7BC123B8219BC1692B1A44ACC0FD805B1C6FCCACD1E28D4672499EF8

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $pp = Get-PackageParameters

Stop-GitSSHAgent

$fileName32 = 'Git-2.36.1-32-bit.exe'
$fileName64 = 'Git-2.36.1-64-bit.exe'
$fileName32 = 'Git-2.37.0-32-bit.exe'
$fileName64 = 'Git-2.37.0-64-bit.exe'
$silentArgs = "/VERYSILENT", "/SUPPRESSMSGBOXES", "/NORESTART", "/NOCANCEL", "/SP-", "/LOG", (Get-InstallComponents $pp)
$silentArgs += Get-InstallOptions $pp

Expand Down
2 changes: 1 addition & 1 deletion automatic/git.portable/git.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.portable</id>
<title>Git (Portable)</title>
<version>2.36.1</version>
<version>2.37.0</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.36.1.windows.1/PortableGit-2.36.1-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.36.1.windows.1/PortableGit-2.36.1-64-bit.7z.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.37.0.windows.1/PortableGit-2.37.0-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.37.0.windows.1/PortableGit-2.37.0-64-bit.7z.exe>
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:
checksum32: 71AD967137A4DA096F3E3406BD8A761F59C3A1EDBF32E81E69E1F75EFB9A44C4
checksum64: AF17A2803C5C6406B9B60DFEF2D34F72F218975F9D78DF21005A44F6E2F0CAF9
checksum32: 45EFB4A2C9C3FD11CA7580B0D8DA469474C2A6CE1C48FF8A7512541923F0CBDB
checksum64: 96808564283669E0129310C14F8AD6FFB55498D3381420BD22200A62585AB2F4

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git/git.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git</id>
<title>Git</title>
<version>2.36.1</version>
<version>2.37.0</version>
<authors>The Git Development Community</authors>
<owners>chocolatey-community</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@ Example for passing in package parameters:
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@10a8d98b2f320b565fa5349a4352e79666db71ff/icons/git.svg</iconUrl>
<dependencies>
<dependency id="git.install" version="[2.36.1]" />
<dependency id="git.install" version="[2.37.0]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechrome/googlechrome.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>GoogleChrome</id>
<version>103.0.5060.53</version>
<version>103.0.5060.66</version>
<title>Google Chrome</title>
<owners>chocolatey-community</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechrome/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '103.0.5060.53'
$version = '103.0.5060.66'
if ($version -eq (Get-ChromeVersion)) {
Write-Host "Google Chrome $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = '08f22fc4301e23191a4d964b8baf07d4a590a072339bddb7997d9bfe406e7ca6'
checksum64 = '8083fb69c19d204dea6a65f9d6416c770c54370726b521e1c589a487988df252'
checksum = 'b462943a7bbb98f3727d09aae055d675dfe35794da9aaa2210dd3f28a16914d8'
checksum64 = '3c931bbc390a89de6179ba3197a86cf87f46cc3e7b1d1da46c3b263fe85b48fb'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
8 changes: 4 additions & 4 deletions automatic/mattermost-desktop/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer have been downloaded from the Github release page <https://github.
and can be verified like this:

1. Download the following installers:
32-Bit: <https://releases.mattermost.com/desktop/5.1.0/mattermost-desktop-5.1.0-x86.msi>
64-Bit: <https://releases.mattermost.com/desktop/5.1.0/mattermost-desktop-5.1.0-x64.msi>
32-Bit: <https://releases.mattermost.com/desktop/5.1.1/mattermost-desktop-5.1.1-x86.msi>
64-Bit: <https://releases.mattermost.com/desktop/5.1.1/mattermost-desktop-5.1.1-x64.msi>
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
checksum32: 5D027B2CBE5571F75F1681DD90904464D4BD4AED24D393A8A183136D6049B886
checksum64: 30CF18972A5A41A204637D52D998C7FAA71E04BDB64414B69F3025699F12CD2F
checksum32: 7FA313E12485F7597A73B09948A9DEB0F8857BACCDD566C6798477D38E8CD6BA
checksum64: 911861967AD9729AB5DAEA42BFE803684173A9F833F4D7AD73C5A1298D79F0B2

File 'LICENSE.txt' is obtained from <https://github.com/mattermost/desktop/blob/06ddc6099e9b6296e7031c04e3e4bd29743bedb4/LICENSE.txt>
2 changes: 1 addition & 1 deletion automatic/mattermost-desktop/mattermost-desktop.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<metadata>
<id>mattermost-desktop</id>
<title>Mattermost Desktop</title>
<version>5.1.0</version>
<version>5.1.1</version>
<authors>https://github.com/mattermost/desktop/graphs/contributors</authors>
<owners>chocolatey-community,wget, hans0</owners>
<summary>Native desktop application for Mattermost running on Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/mattermost-desktop/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = 'mattermost-desktop'
fileType = 'msi'
file = "$toolsDir\mattermost-desktop-5.1.0-x86.msi"
file64 = "$toolsDir\mattermost-desktop-5.1.0-x64.msi"
checksum = '5D027B2CBE5571F75F1681DD90904464D4BD4AED24D393A8A183136D6049B886'
checksum64 = '30CF18972A5A41A204637D52D998C7FAA71E04BDB64414B69F3025699F12CD2F'
file = "$toolsDir\mattermost-desktop-5.1.1-x86.msi"
file64 = "$toolsDir\mattermost-desktop-5.1.1-x64.msi"
checksum = '7FA313E12485F7597A73B09948A9DEB0F8857BACCDD566C6798477D38E8CD6BA'
checksum64 = '911861967AD9729AB5DAEA42BFE803684173A9F833F4D7AD73C5A1298D79F0B2'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down

0 comments on commit 8c5420f

Please sign in to comment.