Skip to content

Commit

Permalink
AU: 5 updated - datagrip dropbox git git.portable python2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 20, 2020
1 parent 8012722 commit da0f14b
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
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>2020.1</version>
<version>2020.1.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 @@ -19,8 +19,8 @@ New-Item -ItemType Directory -Force -Path $installDir
$arguments = @{
packageName = $env:ChocolateyPackageName
softwareName = 'JetBrains DataGrip*'
url = 'https://download.jetbrains.com/datagrip/datagrip-2020.1.exe'
checksum = 'eadf7d23f20fa33682945e84a082aae3097281de4c4e8df53024cd55b68b9c2e'
url = 'https://download.jetbrains.com/datagrip/datagrip-2020.1.1.exe'
checksum = '002275d7e561830ad74d57e8c97c21ef823008b52dd8f3af45c5e7d06ec18642'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = $silentArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "96.3.159-beta",
"beta": "96.3.162-beta",
"stable": "95.4.441"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.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>96.3.159-beta</version>
<version>96.3.162-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
if(!$PSScriptRoot){ $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -Parent }
. "$PSScriptRoot\helper.ps1"

$version = '96.3.159'
$version = '96.3.162'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) {$false} else {$true}
Expand All @@ -11,8 +11,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2096.3.159%20Offline%20Installer.exe'
checksum = '911d0da4ed1d302a37e6b2e24f476795fe4bb35f139a70d2b11356b697bb1f4f'
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2096.3.162%20Offline%20Installer.exe'
checksum = '62f5e93891db7ba84172285be822141b91e8f10aa3bf3762a7f25ea481bc96f4'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/git.portable/git.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git.portable</id>
<title>Git (Portable)</title>
<version>2.26.1</version>
<version>2.26.2</version>
<authors>The Git Development Community</authors>
<owners>chocolatey</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/git.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.26.1.windows.1/PortableGit-2.26.1-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.26.1.windows.1/PortableGit-2.26.1-64-bit.7z.exe>
32-Bit: <https://github.com/git-for-windows/git/releases/download/v2.26.2.windows.1/PortableGit-2.26.2-32-bit.7z.exe>
64-Bit: <https://github.com/git-for-windows/git/releases/download/v2.26.2.windows.1/PortableGit-2.26.2-64-bit.7z.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: 862FA87CB4C00872055EFBDBF3ED0D5E87838605BB0C3024BED3B32ACF43CC0C
checksum64: DB66A766EB6E832C840AC6F966E95C4EB6A06FB71DB7A63117662850EFEEE648
checksum32: E18F75DB932AB314263C5F7FCA7A9D638DF3539629DBF5248A4089BEB4E03685
checksum64: DD36F76A815B993165E67AD3CBC8F5B2976E5757A0C808A4A92FB72D1000E1C8

File 'LICENSE.txt' is obtained from <https://github.com/git-for-windows/git/blob/703601d6780c32d33dadf19b2b367f2f79e1e34c/COPYING>
4 changes: 2 additions & 2 deletions automatic/git/git.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>git</id>
<title>Git</title>
<version>2.26.1</version>
<version>2.26.2</version>
<authors>The Git Development Community</authors>
<owners>chocolatey</owners>
<summary>Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows</summary>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install git.install --params "/GitAndUnixToolsOnPath /NoGitLfs /
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@10a8d98b2f320b565fa5349a4352e79666db71ff/icons/git.svg</iconUrl>
<dependencies>
<dependency id="git.install" version="[2.26.1]" />
<dependency id="git.install" version="[2.26.2]" />
</dependencies>
</metadata>
<files>
Expand Down
8 changes: 4 additions & 4 deletions automatic/python2/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://www.python.org/downloads/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://www.python.org/ftp/python/2.7.17/python-2.7.17.msi>
64-Bit software: <https://www.python.org/ftp/python/2.7.17/python-2.7.17.amd64.msi>
32-Bit software: <https://www.python.org/ftp/python/2.7.18/python-2.7.18.msi>
64-Bit software: <https://www.python.org/ftp/python/2.7.18/python-2.7.18.amd64.msi>
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: A4E3A321517C6B0C2693D6F712A0D18C82600B3D0C759C299B3D14384A17F863
checksum64: 3B934447E3620E51D2DAF5B2F258C9B617BCC686CA2F777A49AA3B47893ABF1B
checksum32: D901802E90026E9BAD76B8A81F8DD7E43C7D7E8269D9281C9E9DF7A9C40480A9
checksum64: B74A3AFA1E0BF2A6FC566A7B70D15C9BFABBA3756FB077797D16FFFA27800C05

The file 'LICENSE.txt' has been obtained from <https://www.python.org/download/releases/2.7/license>
2 changes: 1 addition & 1 deletion automatic/python2/python2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"2.4": "2.4.4",
"2.5": "2.5.4",
"2.6": "2.6.6",
"2.7": "2.7.17"
"2.7": "2.7.18"
}
2 changes: 1 addition & 1 deletion automatic/python2/python2.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>python2</id>
<version>2.7.17</version>
<version>2.7.18</version>
<title>Python 2.x</title>
<owners>chocolatey</owners>
<authors>Python Software Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/python2/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ $params = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
silentArgs = $installArgs
file = "$toolsPath\python-2.7.17.msi"
file64 = "$toolsPath\python-2.7.17.amd64.msi"
file = "$toolsPath\python-2.7.18.msi"
file64 = "$toolsPath\python-2.7.18.amd64.msi"
}

Install-ChocolateyInstallPackage @params
Expand Down

0 comments on commit da0f14b

Please sign in to comment.