Skip to content

Commit

Permalink
AU: 6 updated - alldup datagrip dropbox winscp winscp.install winscp.…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 14, 2017
1 parent 62dc507 commit 724e6a8
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion automatic/alldup/alldup.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>alldup</id>
<version>4.0.40</version>
<version>4.0.42</version>
<title>AllDup</title>
<owners>chocolatey</owners>
<authors>Michael Thummerer Software Design</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/alldup/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$packageName = 'alldup'
$url = 'http://www.alldup.info/download/AllDupSetup.exe'
$checksum = '7da3769ecccf4b5ff2a3a1fef0a35193c521582e575fce374ad1d720ec750aed'
$checksum = 'cc4803dcd9098203c82587e292e952f6901fee5d9c2f288d7b79e98262e584bb'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/datagrip/datagrip.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>datagrip</id>
<version>2017.3</version>
<version>2017.3.1</version>
<title>JetBrains DataGrip</title>
<authors>JetBrains</authors>
<licenseUrl>https://www.datagrip.org/terms.php</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/datagrip/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'JetBrains DataGrip*'
url = 'https://download.jetbrains.com/datagrip/datagrip-2017.3.exe'
checksum = '2fffac1720947b78494a7611bac36c0a4782f2d0f52a6ae9d0d2520ce489e258'
url = 'https://download.jetbrains.com/datagrip/datagrip-2017.3.1.exe'
checksum = '99c2158325e6c93acd598803b8f4b6cfadf8fd516b05fd0e85415d64be7ba25a'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox_beta/dropbox_beta.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>40.3.44-beta</version>
<version>41.3.76-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey, Rob Reynolds</owners>
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.11.2/WinSCP-5.11.2-Setup.exe/download
x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.11.3/WinSCP-5.11.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: 84D3E95575939B88CFE57242B07B52662AAEEA833BA2B67218CA498A0FE93EC0
checksum32: 864C7E7D3148384C857D8CB129D9C501E73709031136CD2783D9EC222DB6137D

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.11.2</version>
<version>5.11.3</version>
<title>WinSCP (Install)</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey, 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.11.2-ReadMe.txt</releaseNotes>
<releaseNotes>https://winscp.net/download/WinSCP-5.11.3-ReadMe.txt</releaseNotes>
<copyright>© 2000 Martin Přikryl</copyright>
<tags>scp cli ssh sftp ftp remote file client foss admin</tags>
<projectSourceUrl>https://sourceforge.net/p/winscp/code/</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.11.2/WinSCP-5.11.2-Portable.zip/download
x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.11.3/WinSCP-5.11.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: 0E073C992D0DF87293577FDBEB4D6AFFE9EDCAE3B76606DFEAED134E13242EB5
checksum32: 5F62663ECFF7AB1FB4D5CB7DA06B2913EA60A51B3CF1FDAD45823944889E03B7

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.
2 changes: 1 addition & 1 deletion 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.11.2</version>
<version>5.11.3</version>
<title>WinSCP (Portable)</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey, dtgm</owners>
Expand Down
4 changes: 2 additions & 2 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.11.2</version>
<version>5.11.3</version>
<title>WinSCP</title>
<authors>Martin Přikryl</authors>
<owners>chocolatey, dtgm</owners>
Expand Down Expand Up @@ -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.11.2]" />
<dependency id="winscp.install" version="[5.11.3]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit 724e6a8

Please sign in to comment.