diff --git a/temurin-21-jdk/temurin21.nuspec b/temurin-21-jdk/temurin21.nuspec index 80a8f52..7cf6a3c 100644 --- a/temurin-21-jdk/temurin21.nuspec +++ b/temurin-21-jdk/temurin21.nuspec @@ -2,7 +2,7 @@ Temurin21 - 21.0.1.1200 + 21.0.2 Temurin jdk21 hotspot Adoptium JohanJanssen diff --git a/temurin-21-jdk/tools/chocolateyinstall.ps1 b/temurin-21-jdk/tools/chocolateyinstall.ps1 index c0fa2f7..62ba341 100644 --- a/temurin-21-jdk/tools/chocolateyinstall.ps1 +++ b/temurin-21-jdk/tools/chocolateyinstall.ps1 @@ -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.1%2B12/OpenJDK21U-jdk_x64_windows_hotspot_21.0.1_12.msi' - Checksum64 = '62E12510B0097BD784B14B035013A32C65E7DA334220C3DDFCC90D87440D240C' + Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jdk_x64_windows_hotspot_21.0.2_13.msi' + Checksum64 = 'd0c53b1bfa741b7f6484200faf8452e5a779357c2a29aa6b0dfdedf7173e903f' ChecksumType64 = 'sha256' fileType = 'msi' SilentArgs = $pp diff --git a/temurin-21-jre/temurin21jre.nuspec b/temurin-21-jre/temurin21jre.nuspec index 343a7e4..8fa82e8 100644 --- a/temurin-21-jre/temurin21jre.nuspec +++ b/temurin-21-jre/temurin21jre.nuspec @@ -2,7 +2,7 @@ Temurin21jre - 21.0.1.1200 + 21.0.2 Temurin jre21 hotspot Adoptium JohanJanssen diff --git a/temurin-21-jre/tools/chocolateyinstall.ps1 b/temurin-21-jre/tools/chocolateyinstall.ps1 index 3c910da..aafed8f 100644 --- a/temurin-21-jre/tools/chocolateyinstall.ps1 +++ b/temurin-21-jre/tools/chocolateyinstall.ps1 @@ -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.1%2B12/OpenJDK21U-jre_x64_windows_hotspot_21.0.1_12.msi' - Checksum64 = '9BB4DB6E70E105E77A2F395AB925D6413CCD2A97D81FE7EAB67CFDC373CFBE9E' + Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_x64_windows_hotspot_21.0.2_13.msi' + Checksum64 = '20a07730d415bda3f90ebdd6270fd11f68ba60c082b23218ef79076f3fc8392c' ChecksumType64 = 'sha256' fileType = 'msi' SilentArgs = $pp diff --git a/temurin-jdk/temurin.nuspec b/temurin-jdk/temurin.nuspec index feaf9a7..6586526 100644 --- a/temurin-jdk/temurin.nuspec +++ b/temurin-jdk/temurin.nuspec @@ -2,7 +2,7 @@ Temurin - 21.0.1.1200 + 21.0.2 Temurin jdk21 hotspot Adoptium JohanJanssen diff --git a/temurin-jdk/tools/chocolateyinstall.ps1 b/temurin-jdk/tools/chocolateyinstall.ps1 index 7278d98..00ccd9d 100644 --- a/temurin-jdk/tools/chocolateyinstall.ps1 +++ b/temurin-jdk/tools/chocolateyinstall.ps1 @@ -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.1%2B12/OpenJDK21U-jdk_x64_windows_hotspot_21.0.1_12.msi' - Checksum64 = '62E12510B0097BD784B14B035013A32C65E7DA334220C3DDFCC90D87440D240C' + Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jdk_x64_windows_hotspot_21.0.2_13.msi' + Checksum64 = 'd0c53b1bfa741b7f6484200faf8452e5a779357c2a29aa6b0dfdedf7173e903f' ChecksumType64 = 'sha256' fileType = 'msi' SilentArgs = $pp diff --git a/temurin-jre/temurinjre.nuspec b/temurin-jre/temurinjre.nuspec index c1f3b39..082e152 100644 --- a/temurin-jre/temurinjre.nuspec +++ b/temurin-jre/temurinjre.nuspec @@ -2,7 +2,7 @@ Temurinjre - 21.0.1.1200 + 21.0.2 Temurin jre21 hotspot Adoptium JohanJanssen diff --git a/temurin-jre/tools/chocolateyinstall.ps1 b/temurin-jre/tools/chocolateyinstall.ps1 index 6b7ba4b..348b224 100644 --- a/temurin-jre/tools/chocolateyinstall.ps1 +++ b/temurin-jre/tools/chocolateyinstall.ps1 @@ -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.1%2B12/OpenJDK21U-jre_x64_windows_hotspot_21.0.1_12.msi' - Checksum64 = '9BB4DB6E70E105E77A2F395AB925D6413CCD2A97D81FE7EAB67CFDC373CFBE9E' + Url64bit = 'https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.2%2B13/OpenJDK21U-jre_x64_windows_hotspot_21.0.2_13.msi' + Checksum64 = '20a07730d415bda3f90ebdd6270fd11f68ba60c082b23218ef79076f3fc8392c' ChecksumType64 = 'sha256' fileType = 'msi' SilentArgs = $pp