Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Commit

Permalink
AU: 5 updated - zulu zulu11 zulu13 zulu7 zulu8
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 25, 2020
1 parent 64b18cb commit 28f17f3
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions zulu/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'zulu'
fileType = 'msi'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu13.27.9-ca-jdk13-win_x64.msi'
checksum64 = '011b8cf3f1e0a0643b9a8e97582a6da4b9c5c7f715c8ce1e980793961d1293f8'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu13.29.9-ca-jdk13.0.2-win_x64.msi'
checksum64 = '0d64e1f7145e4640ec5e4e6242f68143b5cda13ddca85e9cd5be87755782db2a'
checksumType64= 'sha256'
silentArgs = '/qn /norestart INSTALLDIR="C:\Program Files\Zulu\zulu"'
validExitCodes= @(0)
Expand Down
2 changes: 1 addition & 1 deletion zulu/zulu.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>zulu</id>
<version>13.27.9</version>
<version>13.29.9</version>
<packageSourceUrl>https://github.com/JamieMagee/chocolatey-packages/tree/master/zulu</packageSourceUrl>
<title>Zulu</title>
<authors>Azul Systems</authors>
Expand Down
4 changes: 2 additions & 2 deletions zulu11/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'zulu11'
fileType = 'msi'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu11.33.15-ca-jdk11.0.4-win_x64.msi'
checksum64 = '09b70b37b142b756e15ddd2494da832ef065d7f2cf7b05065c2b2fcc69308cef'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu11.37.17-ca-jdk11.0.6-win_x64.msi'
checksum64 = 'bd334571691b3d41612ec74a88e9baf01f5f3126b73d51052378d1f7892922c1'
checksumType64= 'sha256'
silentArgs = '/qn /norestart'
validExitCodes= @(0)
Expand Down
2 changes: 1 addition & 1 deletion zulu11/zulu11.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>zulu11</id>
<version>11.33.15</version>
<version>11.37.17</version>
<packageSourceUrl>https://github.com/JamieMagee/chocolatey-packages/tree/master/zulu11</packageSourceUrl>
<title>Zulu 11</title>
<authors>Azul Systems</authors>
Expand Down
4 changes: 2 additions & 2 deletions zulu13/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'zulu'
fileType = 'msi'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu13.27.9-ca-jdk13-win_x64.msi'
checksum64 = '011b8cf3f1e0a0643b9a8e97582a6da4b9c5c7f715c8ce1e980793961d1293f8'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu13.29.9-ca-jdk13.0.2-win_x64.msi'
checksum64 = '0d64e1f7145e4640ec5e4e6242f68143b5cda13ddca85e9cd5be87755782db2a'
checksumType64= 'sha256'
silentArgs = '/qn /norestart INSTALLDIR="C:\Program Files\Zulu\zulu"'
validExitCodes= @(0)
Expand Down
2 changes: 1 addition & 1 deletion zulu13/zulu13.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>zulu13</id>
<version>13.27.9</version>
<version>13.29.9</version>
<packageSourceUrl>https://github.com/JamieMagee/chocolatey-packages/tree/master/zulu13</packageSourceUrl>
<title>Zulu</title>
<authors>Azul Systems</authors>
Expand Down
4 changes: 2 additions & 2 deletions zulu7/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'zulu7'
fileType = 'msi'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu7.31.0.5-ca-jdk7.0.232-win_x64.msi'
checksum64 = '8fd93345c207257f25b1aa35a91bde543966d3b408f82e37589f6778f2828142'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu7.36.0.5-ca-jdk7.0.252-win_x64.msi'
checksum64 = '4b7e289ffe204b07fdd9633e57e20ef3c49ed923359c4dc3cb4d1ce22b0bdf32'
checksumType64= 'sha256'
silentArgs = '/qn /norestart'
validExitCodes= @(0)
Expand Down
2 changes: 1 addition & 1 deletion zulu7/zulu7.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>zulu7</id>
<version>7.31.0.5</version>
<version>7.36.0.5</version>
<packageSourceUrl>https://github.com/JamieMagee/chocolatey-packages/tree/master/zulu7</packageSourceUrl>
<title>Zulu 7</title>
<authors>Azul Systems</authors>
Expand Down
4 changes: 2 additions & 2 deletions zulu8/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = 'zulu8'
fileType = 'msi'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu8.40.0.25-ca-jdk8.0.222-win_x64.msi'
checksum64 = 'c093b414671b9f3048d3c498f76a7830df7e4b12838ed365a73885481055a37b'
url64bit = 'https://cdn.azul.com/zulu/bin/zulu8.44.0.11-ca-jdk8.0.242-win_x64.msi'
checksum64 = 'f3034c32be2bc5d5b01909321e523a8157aa4e173d152e240fb72381c92d8e08'
checksumType64= 'sha256'
silentArgs = '/qn /norestart'
validExitCodes= @(0)
Expand Down
2 changes: 1 addition & 1 deletion zulu8/zulu8.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>zulu8</id>
<version>8.40.0.25</version>
<version>8.44.0.11</version>
<packageSourceUrl>https://github.com/JamieMagee/chocolatey-packages/tree/master/zulu8</packageSourceUrl>
<title>Zulu 8</title>
<authors>Azul Systems</authors>
Expand Down

0 comments on commit 28f17f3

Please sign in to comment.