Skip to content

Commit

Permalink
AU: 4 updated - 7zip 7zip.install 7zip.portable chromium
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 16, 2022
1 parent 219eabd commit ab85372
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion automatic/7zip.install/7zip.install.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "22.0",
"stable": "22.1",
"pre": "21.4-beta"
}
2 changes: 1 addition & 1 deletion automatic/7zip.install/7zip.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>7zip.install</id>
<title>7-Zip (Install)</title>
<version>22.0</version>
<version>22.1</version>
<authors>Igor Pavlov</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>7-Zip is a file archiver with a high compression ratio.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/7zip.install/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 their official download link listed on <
and can be verified like this:

1. Download the following installers:
32-Bit: <http://www.7-zip.org/a/7z2200.exe>
64-Bit: <http://www.7-zip.org/a/7z2200-x64.exe>
32-Bit: <http://www.7-zip.org/a/7z2201.exe>
64-Bit: <http://www.7-zip.org/a/7z2201-x64.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: A26FB79FA3BDA06FC1DF3A362539259F8335B9AD1C0B05A6EFC58C44B22BAAE5
checksum64: 0B01C258A2E9857DE86BD845DEEF59953CFF283E6ED030DBA3DA529262484B00
checksum32: 8C8FBCF80F0484B48A07BD20E512B103969992DBF81B6588832B08205E3A1B43
checksum64: B055FEE85472921575071464A97A79540E489C1C3A14B9BDFBDBAB60E17F36E4

File 'LICENSE.txt' is obtained from <http://www.7-zip.org/license.txt>
2 changes: 1 addition & 1 deletion automatic/7zip.portable/7zip.portable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "22.0",
"stable": "22.1",
"pre": "21.4-beta"
}
2 changes: 1 addition & 1 deletion automatic/7zip.portable/7zip.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>7zip.portable</id>
<title>7-Zip (Portable, CommandLine)</title>
<version>22.0</version>
<version>22.1</version>
<authors>Igor Pavlov</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>7-Zip is a file archiver with a high compression ratio.</summary>
Expand Down
12 changes: 6 additions & 6 deletions automatic/7zip.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from their official download link listed on <
and can be verified like this:

1. Download the following installers:
32-Bit: <http://www.7-zip.org/a/7z2200.exe>
64-Bit: <http://www.7-zip.org/a/7z2200-x64.exe>
Extra : <http://www.7-zip.org/a/7z2200-extra.7z>
32-Bit: <http://www.7-zip.org/a/7z2201.exe>
64-Bit: <http://www.7-zip.org/a/7z2201-x64.exe>
Extra : <http://www.7-zip.org/a/7z2201-extra.7z>
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 : A26FB79FA3BDA06FC1DF3A362539259F8335B9AD1C0B05A6EFC58C44B22BAAE5
checksum64 : 0B01C258A2E9857DE86BD845DEEF59953CFF283E6ED030DBA3DA529262484B00
checksumExtra: 90BC6E66A1BB418E725F78BDD4D3E6DFC6F36D0857872F996BE18EB054F044A2
checksum32 : 8C8FBCF80F0484B48A07BD20E512B103969992DBF81B6588832B08205E3A1B43
checksum64 : B055FEE85472921575071464A97A79540E489C1C3A14B9BDFBDBAB60E17F36E4
checksumExtra: FB776489799CD5CA0E151830CF2E6A9819C5C16C8E7571FF706AEEEE07DA2883

File 'LICENSE.txt' is obtained from <http://www.7-zip.org/license.txt>
2 changes: 1 addition & 1 deletion automatic/7zip/7zip.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "22.0",
"stable": "22.1",
"pre": "21.4-beta"
}
4 changes: 2 additions & 2 deletions automatic/7zip/7zip.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>7zip</id>
<title>7-Zip</title>
<version>22.0</version>
<version>22.1</version>
<authors>Igor Pavlov</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>7-Zip is a file archiver with a high compression ratio.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@
<bugTrackerUrl>https://sourceforge.net/p/sevenzip/_list/tickets?source=navbar</bugTrackerUrl>
<releaseNotes>http://www.7-zip.org/history.txt</releaseNotes>
<dependencies>
<dependency id="7zip.install" version="[22.0]" />
<dependency id="7zip.install" version="[22.1]" />
</dependencies>
</metadata>
<files>
Expand Down
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.5183.0-snapshots",
"snapshots": "105.0.5184.0-snapshots",
"stable": "103.0.5060.114"
}
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.5183.0-snapshots</version>
<version>105.0.5184.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/1024887/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1024867/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1025020/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1025021/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: 75AADF519928E419833ECA9A0381CE1490A0DE600309D983381B07D89F1DA5BC
checksum64: 38934E1C987B58A9E5943AF7AD14033E23F2B0009A5CE7254781664A604C3CE3
checksum32: BAFAC08057370D7BD4C0DBB1549659B6CA4E6CA43A4CD90B7B08D2BF25C75486
checksum64: FB7A8616C64C5FB6AC341F379A306BD0CCC57DBFE0A62D93FF08060ED25FC9D3

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.5183.0-snapshots"
$version = "105.0.5184.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down

0 comments on commit ab85372

Please sign in to comment.