Skip to content

Commit

Permalink
AU: 4 updated - spotify winscp winscp.install winscp.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Feb 14, 2024
1 parent acf0fed commit f9d9aaf
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/spotify/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"b1c2cd25b5976e856d06ec8f7c8c7b85"|1.2.30.1135
"7f5835788e9fb10a021757c3090f4e6a"|1.2.31.1205
2 changes: 1 addition & 1 deletion automatic/spotify/spotify.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>spotify</id>
<version>1.2.30.1135</version>
<version>1.2.31.1205</version>
<title>Spotify</title>
<authors>Spotify</authors>
<projectUrl>http://spotify.com</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $arguments = @{
softwareName = 'Spotify'
file = Join-Path $downloadDir $installer
url = 'https://download.scdn.co/SpotifySetup.exe'
checksum = 'FB16F4B591D961C6B98BD8E9B47BE21852D85B8E7F7753FA949C2539648B04F6AFAB88FB2AD1146423650DD25D51068FED499DC1312150A3E79FDAA253E0DA1C'
checksum = '775C2669976674229BBD7EFB947076F47D56C50FE92BDA19F89991007B60644F3935A6F63D785ADD453A2612DEBD5232C98D44FDB83B30A64C33753C491A3930'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
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/6.1.2/WinSCP-6.1.2-Setup.exe/download
x32: https://sourceforge.net/projects/winscp/files/WinSCP/6.3/WinSCP-6.3-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: 36CC31F0AB65B745F25C7E785DF9E72D1C8919D35A1D7BD4CE8050C8C068B13C
checksum32: 76F8A2D4A21BB7F71C03B087D7490730EC52565FCD25150ED215059886B8FC8B

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>6.1.2</version>
<version>6.3</version>
<title>WinSCP (Install)</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down Expand Up @@ -36,7 +36,7 @@
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>Open source free SFTP client, SCP client, FTPS client and FTP client</summary>
<releaseNotes>https://winscp.net/download/WinSCP-6.1.2-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-6.3-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/6.1.2/WinSCP-6.1.2-Portable.zip/download
x32: https://sourceforge.net/projects/winscp/files/WinSCP/6.3/WinSCP-6.3-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: 3DB0625FBF6A7AA57D3432480BEE2BE4849AF5D89AD38117EEF0ACC778458FB0
checksum32: AAC056266CDA27E6BAFAD99DF2FAD4753B2C0C5F9FBD7C0C68D532D820E7E1D7

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>6.1.2</version>
<version>6.3</version>
<title>WinSCP (Portable)</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down Expand Up @@ -36,7 +36,7 @@
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>Open source free SFTP client, SCP client, FTPS client and FTP client</summary>
<releaseNotes>https://winscp.net/download/WinSCP-6.1.2-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-6.3-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>6.1.2</version>
<version>6.3</version>
<title>WinSCP</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey-community, dtgm</owners>
Expand Down Expand Up @@ -36,7 +36,7 @@
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>Open source free SFTP client, SCP client, FTPS client and FTP client</summary>
<releaseNotes>https://winscp.net/download/WinSCP-6.1.2-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-6.3-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 @@ -45,7 +45,7 @@
<mailingListUrl>https://winscp.net/forum/index.php</mailingListUrl>
<bugTrackerUrl>https://winscp.net/tracker/</bugTrackerUrl>
<dependencies>
<dependency id="winscp.install" version="[6.1.2]" />
<dependency id="winscp.install" version="[6.3]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit f9d9aaf

Please sign in to comment.