Skip to content

Commit

Permalink
update jdk to 11.0.25+9 and 17.0.13+11
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Jan 21, 2025
1 parent a4deeb9 commit 61394a6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions .jdk-versions.sh
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# windows x64
WIN64_VERSION=11.0.24+8
WIN64_CHKSUM=78e10f7d025898b7dc7436b2bb986570283cca3cb4a654991a4f9671231da536
WIN64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x64_windows_hotspot_11.0.24_8.zip
WIN64_VERSION=11.0.25+9
WIN64_CHKSUM=052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84
WIN64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9.zip
# windows x86
WIN32_VERSION=11.0.24+8
WIN32_CHKSUM=fa9a6abdc28c4190a101ee8ab56c78426337007d391f063b9c24ec944eff80f6
WIN32_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_8.zip
WIN32_VERSION=11.0.25+9
WIN32_CHKSUM=ac760b5ed1cb96acb51b5feb8c04e2c200921a56ff6ab012a81c190c3c80778d
WIN32_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_9.zip
# windows aarch64
WIN_AARCH64_VERSION=11.0.24+8
WIN_AARCH64_CHKSUM=bac491e89078ba88e8a4c85fb1458c9821670126359101e555818623baf0432a
WIN_AARCH64_LINK=https://aka.ms/download-jdk/microsoft-jdk-11.0.24-windows-aarch64.zip
WIN_AARCH64_VERSION=11.0.25+9
WIN_AARCH64_CHKSUM=6dbd8b0966c84a0f65a2b61a4e10543f8326e815497b8092cbcda409a706feee
WIN_AARCH64_LINK=https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-aarch64.zip
# mac x64
MAC_AMD64_VERSION=17.0.12+7
MAC_AMD64_CHKSUM=331aceddc402263c5e47529234965927573ead684ea2b7a0358fbb6c279c1510
MAC_AMD64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_mac_hotspot_17.0.12_7.tar.gz
MAC_AMD64_VERSION=17.0.13+11
MAC_AMD64_CHKSUM=bf9faf4540001a251e6bfb52b99c7ec5b1f36d3ebe94e104f61a30f173ba8c78
MAC_AMD64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_mac_hotspot_17.0.13_11.tar.gz
# mac aarch64
MAC_AARCH64_VERSION=17.0.12+7
MAC_AARCH64_CHKSUM=5c1cb2cbd2ef3f2b529e2733d0ab55381e10c4c3607f4d62f2bf12f0942198bf
MAC_AARCH64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.12_7.tar.gz
MAC_AARCH64_VERSION=17.0.13+11
MAC_AARCH64_CHKSUM=a886b8f2a50eca2e59b45ea59f5a2e8e9d27ff5b5b3b069443a70cda7f27c907
MAC_AARCH64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.13_11.tar.gz
# linux x64
LINUX_AMD64_VERSION=11.0.24+8
LINUX_AMD64_CHKSUM=e0c1938093da3780e4494d366a4e6b75584dde8d46a19acea6691ae11df4cda5
LINUX_AMD64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_x64_linux_hotspot_11.0.24_8.tar.gz
LINUX_AMD64_VERSION=11.0.25+9
LINUX_AMD64_CHKSUM=84cd7101f39172a4db085fb52940595bb14dad6bc3afb5bf82ee497eceaf86d3
LINUX_AMD64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_x64_linux_hotspot_11.0.25_9.tar.gz
# linux aarch64
LINUX_AARCH64_VERSION=11.0.24+8
LINUX_AARCH64_CHKSUM=1fe97cdaad47d7d108f329c6e4560b46748ef7f2948a1027812ade0bbc2a3597
LINUX_AARCH64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_aarch64_linux_hotspot_11.0.24_8.tar.gz
LINUX_AARCH64_VERSION=11.0.25+9
LINUX_AARCH64_CHKSUM=e37ba6636e31f3c9191ac7e3fd0ab7fb354a2f3b320d68bfb95efd1e053134c9
LINUX_AARCH64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25%2B9/OpenJDK11U-jre_aarch64_linux_hotspot_11.0.25_9.tar.gz
6 changes: 3 additions & 3 deletions tools/update-jre.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
import urllib.request
import json

ver11 = '11.0.25+9'
ver17 = '17.0.13+11'

def fetch_jre(prefix, version_range, arch, os):
url = 'https://api.adoptium.net/v3/assets/version/' + urllib.parse.quote(version_range) + '?'
params = {
Expand Down Expand Up @@ -46,9 +49,6 @@ def fetch_microsoft_jre(prefix, version, arch, os):
print(prefix + "CHKSUM=" + shasum)
print(prefix + "LINK=https://aka.ms/download-jdk/microsoft-jdk-" + urlversion + "-" + os + "-" + arch + ".zip")

ver11 = '11.0.24+8'
ver17 = '17.0.12+7'

fetch_jre('WIN64_', ver11, 'x64', 'windows')
fetch_jre('WIN32_', ver11, 'x86', 'windows')
fetch_microsoft_jre('WIN_AARCH64_', ver11, 'aarch64', 'windows')
Expand Down

0 comments on commit 61394a6

Please sign in to comment.