Skip to content

Commit

Permalink
AU: 3 updated - 7zip 7zip.install 7zip.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 27, 2021
1 parent 119f1cd commit 110d2f6
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 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": "21.6",
"stable": "21.7",
"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>21.6</version>
<version>21.7</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/7z2106.exe>
64-Bit: <http://www.7-zip.org/a/7z2106-x64.exe>
32-Bit: <http://www.7-zip.org/a/7z2107.exe>
64-Bit: <http://www.7-zip.org/a/7z2107-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: 6217DFC3D0BBB950D1E201E6C308F01048272B0594F3099A8A69B2C74B90E912
checksum64: 7E7436175B708D60816B186B7AFB72F2F000334A77E7636460630C895B2A75FF
checksum32: 71E94E6038F4D42ED8F0F38C0E6C3846F21D13527139EFA9EF8B8F6312AB6C90
checksum64: 0B461F0A0ECCFC4F39733A80D70FD1210FDD69F600FB6B657E03940A734E5FC1

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": "21.6",
"stable": "21.7",
"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>21.6</version>
<version>21.7</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/7z2106.exe>
64-Bit: <http://www.7-zip.org/a/7z2106-x64.exe>
Extra : <http://www.7-zip.org/>
32-Bit: <http://www.7-zip.org/a/7z2107.exe>
64-Bit: <http://www.7-zip.org/a/7z2107-x64.exe>
Extra : <http://www.7-zip.org/a/7z2107-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 : 6217DFC3D0BBB950D1E201E6C308F01048272B0594F3099A8A69B2C74B90E912
checksum64 : 7E7436175B708D60816B186B7AFB72F2F000334A77E7636460630C895B2A75FF
checksumExtra: 91E1FDA4528BF02B576DDB9B263511051386874FD85E6628CB187E84445B6970
checksum32 : 71E94E6038F4D42ED8F0F38C0E6C3846F21D13527139EFA9EF8B8F6312AB6C90
checksum64 : 0B461F0A0ECCFC4F39733A80D70FD1210FDD69F600FB6B657E03940A734E5FC1
checksumExtra: 362411800ADF3AF0170C1CD443120F072774B784F21ECF9EDB5843645C53C94B

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": "21.6",
"stable": "21.7",
"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>21.6</version>
<version>21.7</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 @@ -40,7 +40,7 @@ This means you may lose current work. If it doesn't automatically restart explor
<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="[21.6]" />
<dependency id="7zip.install" version="[21.7]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 110d2f6

Please sign in to comment.