Skip to content

Commit

Permalink
AU: 7 updated - 7zip 7zip.install 7zip.portable Cygwin winscp winscp.…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 25, 2021
1 parent 816d38f commit d08be95
Show file tree
Hide file tree
Showing 15 changed files with 29 additions and 29 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.5",
"stable": "21.6",
"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.5</version>
<version>21.6</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/7z2105.exe>
64-Bit: <http://www.7-zip.org/a/7z2105-x64.exe>
32-Bit: <http://www.7-zip.org/a/7z2106.exe>
64-Bit: <http://www.7-zip.org/a/7z2106-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: B7F91D9F839709316E6B9D61F3D156511A09B371C66EEAFCC4C827AD52FCCED4
checksum64: A7CE7801563FB7D8A9018C54560B675F21B778AFD01537FFD4A1B7AF4B3D0043
checksum32: 6217DFC3D0BBB950D1E201E6C308F01048272B0594F3099A8A69B2C74B90E912
checksum64: 7E7436175B708D60816B186B7AFB72F2F000334A77E7636460630C895B2A75FF

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.5",
"stable": "21.6",
"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.5</version>
<version>21.6</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
10 changes: 5 additions & 5 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/7z2105.exe>
64-Bit: <http://www.7-zip.org/a/7z2105-x64.exe>
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/>
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 : B7F91D9F839709316E6B9D61F3D156511A09B371C66EEAFCC4C827AD52FCCED4
checksum64 : A7CE7801563FB7D8A9018C54560B675F21B778AFD01537FFD4A1B7AF4B3D0043
checksumExtra: A35994560B6DB6241766B326A2C0F236392AF8F0C32FF3311C1E5AD9FCC80F2D
checksum32 : 6217DFC3D0BBB950D1E201E6C308F01048272B0594F3099A8A69B2C74B90E912
checksum64 : 7E7436175B708D60816B186B7AFB72F2F000334A77E7636460630C895B2A75FF
checksumExtra: 91E1FDA4528BF02B576DDB9B263511051386874FD85E6628CB187E84445B6970

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.5",
"stable": "21.6",
"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.5</version>
<version>21.6</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.5]" />
<dependency id="7zip.install" version="[21.6]" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/cygwin/cygwin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>Cygwin</id>
<title>Cygwin</title>
<version>3.3.1</version>
<version>3.3.2</version>
<authors>Red Hat, Inc.</authors>
<owners>chocolatey-community</owners>
<summary>A Linux environment for Windows.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@ Example: `choco install cygwin --params "/InstallDir:C:\your\install\path /NoSta
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/Cygwin.png</iconUrl>
<releaseNotes>
[Software Changelog](https://sourceware.org/pipermail/cygwin-announce/2021-October/010269.html)
[Software Changelog](https://cygwin.com/pipermail/cygwin-announce/2021-November/010291.html)
[Package Changelog](https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/automatic/cygwin/Changelog.md)
</releaseNotes>
<mailingListUrl>https://cygwin.com/lists.html</mailingListUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/winscp.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to https://winscp.net/eng/download.php

x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.19.4/WinSCP-5.19.4-Setup.exe/download
x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.19.5/WinSCP-5.19.5-Setup.exe/download

to download the installer.

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: 2DA66AF297A2B6C5B0B3E7FA4754E8C7B5FCC0CFFF51A82AB16048D0962737FF
checksum32: 282E9927667F85EF9F41506D2235147688A32D607CB4AC1DE21CD1ECACBD8265

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-3.0.txt
4 changes: 2 additions & 2 deletions automatic/winscp.install/winscp.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>winscp.install</id>
<version>5.19.4</version>
<version>5.19.5</version>
<title>WinSCP (Install)</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down Expand Up @@ -33,7 +33,7 @@
]]></description>
<summary>Open source free SFTP client, SCP client, FTPS client and FTP client</summary>
<releaseNotes>https://winscp.net/download/WinSCP-5.19.4-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-5.19.5-ReadMe.txt</releaseNotes>
<copyright>© 2000 Martin Přikryl</copyright>
<tags>scp cli ssh sftp ftp remote file client foss admin</tags>
<projectSourceUrl>https://github.com/winscp/winscp</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/winscp.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to https://winscp.net/eng/download.php

x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.19.4/WinSCP-5.19.4-Portable.zip/download
x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.19.5/WinSCP-5.19.5-Portable.zip/download

to download the installer.

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: 7A8CE60F97B9D8ACC567B05A029334844965C9E1550588753646C857418D383F
checksum32: 43F8578FDF19FA27BCEC858356F41357714B9CAB31AE6661023983A7978FDBF4

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-3.0.txt
Binary file modified automatic/winscp.portable/tools/WinSCP.com
Binary file not shown.
4 changes: 2 additions & 2 deletions automatic/winscp.portable/winscp.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>winscp.portable</id>
<version>5.19.4</version>
<version>5.19.5</version>
<title>WinSCP (Portable)</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down Expand Up @@ -33,7 +33,7 @@
]]></description>
<summary>Open source free SFTP client, SCP client, FTPS client and FTP client</summary>
<releaseNotes>https://winscp.net/download/WinSCP-5.19.4-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-5.19.5-ReadMe.txt</releaseNotes>
<copyright>© 2000 Martin Přikryl</copyright>
<tags>scp cli ssh sftp ftp remote file client foss admin</tags>
<projectSourceUrl>https://github.com/winscp/winscp</projectSourceUrl>
Expand Down
6 changes: 3 additions & 3 deletions automatic/winscp/winscp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>winscp</id>
<version>5.19.4</version>
<version>5.19.5</version>
<title>WinSCP</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down Expand Up @@ -33,7 +33,7 @@
]]></description>
<summary>Open source free SFTP client, SCP client, FTPS client and FTP client</summary>
<releaseNotes>https://winscp.net/download/WinSCP-5.19.4-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-5.19.5-ReadMe.txt</releaseNotes>
<copyright>© 2000 Martin Přikryl</copyright>
<tags>scp cli ssh sftp ftp remote file client foss admin</tags>
<projectSourceUrl>https://github.com/winscp/winscp</projectSourceUrl>
Expand All @@ -42,7 +42,7 @@
<mailingListUrl>https://winscp.net/forum/index.php</mailingListUrl>
<bugTrackerUrl>https://winscp.net/tracker/</bugTrackerUrl>
<dependencies>
<dependency id="winscp.install" version="[5.19.4]" />
<dependency id="winscp.install" version="[5.19.5]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit d08be95

Please sign in to comment.