Skip to content

Commit

Permalink
Temurin version update on Mon Oct 21 20:15:54 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 21, 2024
1 parent b32cca1 commit 2aacd8e
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion temurin-17-jdk/temurin17.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>Temurin17</id>
<version>17.0.12.7</version>
<version>17.0.13.11</version>
<title>Temurin jdk17 hotspot</title>
<authors>Adoptium</authors>
<owners>JohanJanssen</owners>
Expand Down
8 changes: 4 additions & 4 deletions temurin-17-jdk/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ $parameters = (Get-PackageParameters); $pp = ( Test-PackageParamaters $parameter
$packageArgs = @{
PackageName = 'Temurin17'
fileType = 'msi'
Url = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.11_9.msi'
Url64bit = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.12_7.msi'
Checksum = '82345aa7e4af7e0ff245bf7aec60e5ba2fe4c070285950869febda9bb310a5b5'
Url = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.12_7.msi'
Url64bit = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jdk_x64_windows_hotspot_17.0.13_11.msi'
Checksum = '84e94caa3fac04a173d8cebb80ae77727eaedd766d5bf4f66900aa64aa0b4f11'
ChecksumType = 'sha256'
Checksum64 = '1e6df6b445d9e995e86fd8225c658df1411d3abab86b540ce4d2063c8a889835'
Checksum64 = '09c8cd1d57681030acfd41105eaf5da2a9721f442cfc9655a3a9a7f382268d94'
ChecksumType64 = 'sha256'
SilentArgs = $pp
}
Expand Down
2 changes: 1 addition & 1 deletion temurin-17-jre/temurin17jre.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>Temurin17jre</id>
<version>17.0.12.7</version>
<version>17.0.13.11</version>
<title>Temurin jre17 hotspot</title>
<authors>Adoptium</authors>
<owners>JohanJanssen</owners>
Expand Down
8 changes: 4 additions & 4 deletions temurin-17-jre/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ $parameters = (Get-PackageParameters); $pp = ( Test-PackageParamaters $parameter
$packageArgs = @{
PackageName = 'Temurin17jre'
fileType = 'msi'
Url = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11%2B9/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.11_9.msi'
Url64bit = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_7.msi'
Checksum = 'f30dc5345265bb744c42f2b048ee50a1d7d3c36bd3e7641ae5177ead8a339f46'
Url = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.12_7.msi'
Url64bit = 'https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.msi'
Checksum = 'd2d8f7a27409b9a90ceadb53fc7064ce2a3d71d9f0db40572cb0b14f089a9798'
ChecksumType = 'sha256'
Checksum64 = '62caaa23b88545099612ae77455fe2ac888ad3731ac0758f5cbedad406fd3c6c'
Checksum64 = '457194f803be9129eaa2f0d50ac62bbd6182bf4923f91000199d936fa04e40e4'
ChecksumType64 = 'sha256'
SilentArgs = $pp
}
Expand Down
2 changes: 1 addition & 1 deletion temurin-21-jdk/temurin21.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>Temurin21</id>
<version>21.0.4.7</version>
<version>21.0.5.11</version>
<title>Temurin jdk21 hotspot</title>
<authors>Adoptium</authors>
<owners>JohanJanssen</owners>
Expand Down
4 changes: 2 additions & 2 deletions temurin-21-jdk/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $parameters = (Get-PackageParameters); $pp = ( Test-PackageParamaters $parameter

$packageArgs = @{
PackageName = 'Temurin21'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.4_7.msi'
Checksum64 = '5eadbdeabdca1a7abf6416a6b35bf7afd86e7edade7b5d44059fbcecacaef372'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.msi'
Checksum64 = '8ef78a37811529d73d37e29a9fa24bf2d46d0d5d97c4f6e403ea9adebc55eaf3'
ChecksumType64 = 'sha256'
fileType = 'msi'
SilentArgs = $pp
Expand Down
2 changes: 1 addition & 1 deletion temurin-21-jre/temurin21jre.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>Temurin21jre</id>
<version>21.0.4.7</version>
<version>21.0.5.11</version>
<title>Temurin jre21 hotspot</title>
<authors>Adoptium</authors>
<owners>JohanJanssen</owners>
Expand Down
4 changes: 2 additions & 2 deletions temurin-21-jre/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $parameters = (Get-PackageParameters); $pp = ( Test-PackageParamaters $parameter

$packageArgs = @{
PackageName = 'Temurin21jre'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.4_7.msi'
Checksum64 = 'cf5b9440680994f1571eb1b83fe017eafbec9e6e8a9cd033b3c099e967c1a553'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.msi'
Checksum64 = 'baa356843cbe2cbc8e49bad1cfef27eaaf5e59748a1627be40492804753c706a'
ChecksumType64 = 'sha256'
fileType = 'msi'
SilentArgs = $pp
Expand Down
2 changes: 1 addition & 1 deletion temurin-jdk/temurin.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>Temurin</id>
<version>21.0.4.7</version>
<version>21.0.5.11</version>
<title>Temurin jdk21 hotspot</title>
<authors>Adoptium</authors>
<owners>JohanJanssen</owners>
Expand Down
4 changes: 2 additions & 2 deletions temurin-jdk/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $parameters = (Get-PackageParameters); $pp = ( Test-PackageParamaters $parameter

$packageArgs = @{
PackageName = 'Temurin'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.4_7.msi'
Checksum64 = '5eadbdeabdca1a7abf6416a6b35bf7afd86e7edade7b5d44059fbcecacaef372'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.msi'
Checksum64 = '8ef78a37811529d73d37e29a9fa24bf2d46d0d5d97c4f6e403ea9adebc55eaf3'
ChecksumType64 = 'sha256'
fileType = 'msi'
SilentArgs = $pp
Expand Down
2 changes: 1 addition & 1 deletion temurin-jre/temurinjre.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>Temurinjre</id>
<version>21.0.4.7</version>
<version>21.0.5.11</version>
<title>Temurin jre21 hotspot</title>
<authors>Adoptium</authors>
<owners>JohanJanssen</owners>
Expand Down
4 changes: 2 additions & 2 deletions temurin-jre/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $parameters = (Get-PackageParameters); $pp = ( Test-PackageParamaters $parameter

$packageArgs = @{
PackageName = 'Temurinjre'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.4_7.msi'
Checksum64 = 'cf5b9440680994f1571eb1b83fe017eafbec9e6e8a9cd033b3c099e967c1a553'
Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.msi'
Checksum64 = 'baa356843cbe2cbc8e49bad1cfef27eaaf5e59748a1627be40492804753c706a'
ChecksumType64 = 'sha256'
fileType = 'msi'
SilentArgs = $pp
Expand Down

0 comments on commit 2aacd8e

Please sign in to comment.