Skip to content

Commit d54a685

Browse files
committed
fix .jdk-versions.sh line endings
1 parent 7c7ffcc commit d54a685

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

.jdk-versions.sh

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
# windows x64
2-
WIN64_VERSION=11.0.29+7
3-
WIN64_CHKSUM=b619e5e2434ac1a6cf7a33d6e93827d832a16484e4d0beb9fff60760472ae76a
4-
WIN64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip
5-
# windows x86
6-
WIN32_VERSION=11.0.29+7
7-
WIN32_CHKSUM=b747698a05a39391a58b9caac30310275e4e6bd9fef92d6c149cba310d91d2be
8-
WIN32_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_7.zip
9-
# windows aarch64
10-
WIN_AARCH64_VERSION=11.0.29+7
11-
WIN_AARCH64_CHKSUM=d6880afb7b81c77c1201c2ffaed16bbebe89dccb7497c0e58f27fe634a7fd3b9
12-
WIN_AARCH64_LINK=https://aka.ms/download-jdk/microsoft-jdk-11.0.29-windows-aarch64.zip
13-
# mac x64
14-
MAC_AMD64_VERSION=17.0.17+10
15-
MAC_AMD64_CHKSUM=0fe26252c258ec239ea6d39a6a1f42b75025bff0d237e9ab3acb4782cef29439
16-
MAC_AMD64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17%2B10/OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz
17-
# mac aarch64
18-
MAC_AARCH64_VERSION=17.0.17+10
19-
MAC_AARCH64_CHKSUM=b37759cce74d3104da243c5a4ca1f8a73d6d8811b4a1711028744ec5559f7eb0
20-
MAC_AARCH64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17%2B10/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_10.tar.gz
21-
# linux x64
22-
LINUX_AMD64_VERSION=11.0.29+7
23-
LINUX_AMD64_CHKSUM=97a4c089411868e24bf74a9789a819ae4164818316f8a3146460a102e8db6149
24-
LINUX_AMD64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_linux_hotspot_11.0.29_7.tar.gz
25-
# linux aarch64
26-
LINUX_AARCH64_VERSION=11.0.29+7
27-
LINUX_AARCH64_CHKSUM=8e4c0bb2488f8abd0379b660963ed981b1e136b975f3faf562e07cce81977700
28-
LINUX_AARCH64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_aarch64_linux_hotspot_11.0.29_7.tar.gz
1+
# windows x64
2+
WIN64_VERSION=11.0.29+7
3+
WIN64_CHKSUM=b619e5e2434ac1a6cf7a33d6e93827d832a16484e4d0beb9fff60760472ae76a
4+
WIN64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_7.zip
5+
# windows x86
6+
WIN32_VERSION=11.0.29+7
7+
WIN32_CHKSUM=b747698a05a39391a58b9caac30310275e4e6bd9fef92d6c149cba310d91d2be
8+
WIN32_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_7.zip
9+
# windows aarch64
10+
WIN_AARCH64_VERSION=11.0.29+7
11+
WIN_AARCH64_CHKSUM=d6880afb7b81c77c1201c2ffaed16bbebe89dccb7497c0e58f27fe634a7fd3b9
12+
WIN_AARCH64_LINK=https://aka.ms/download-jdk/microsoft-jdk-11.0.29-windows-aarch64.zip
13+
# mac x64
14+
MAC_AMD64_VERSION=17.0.17+10
15+
MAC_AMD64_CHKSUM=0fe26252c258ec239ea6d39a6a1f42b75025bff0d237e9ab3acb4782cef29439
16+
MAC_AMD64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17%2B10/OpenJDK17U-jre_x64_mac_hotspot_17.0.17_10.tar.gz
17+
# mac aarch64
18+
MAC_AARCH64_VERSION=17.0.17+10
19+
MAC_AARCH64_CHKSUM=b37759cce74d3104da243c5a4ca1f8a73d6d8811b4a1711028744ec5559f7eb0
20+
MAC_AARCH64_LINK=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17%2B10/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.17_10.tar.gz
21+
# linux x64
22+
LINUX_AMD64_VERSION=11.0.29+7
23+
LINUX_AMD64_CHKSUM=97a4c089411868e24bf74a9789a819ae4164818316f8a3146460a102e8db6149
24+
LINUX_AMD64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_x64_linux_hotspot_11.0.29_7.tar.gz
25+
# linux aarch64
26+
LINUX_AARCH64_VERSION=11.0.29+7
27+
LINUX_AARCH64_CHKSUM=8e4c0bb2488f8abd0379b660963ed981b1e136b975f3faf562e07cce81977700
28+
LINUX_AARCH64_LINK=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29%2B7/OpenJDK11U-jre_aarch64_linux_hotspot_11.0.29_7.tar.gz

0 commit comments

Comments
 (0)