Skip to content

Commit 5d864fc

Browse files
committed
chore(liberica): Add ARM64 version for Liberica 21
1 parent bd1a09d commit 5d864fc

10 files changed

+70
-0
lines changed

bucket/liberica21-full-jdk.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586-full.zip",
1313
"hash": "sha1:d2f0f9f0403147812828c3b42a383c004b8a37a7"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64-full.zip",
17+
"hash": "sha1:117282a6344ac3ff239dff310d331405ea2576a7"
1418
}
1519
},
1620
"extract_dir": "jdk-21.0.8-full",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-full.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-aarch64-full.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-full-jre.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-i586-full.zip",
1313
"hash": "sha1:54f084a4eec60ac6a57c8e42b0e882d3034e4fea"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-aarch64-full.zip",
17+
"hash": "sha1:4158061ba406bc1450b3e26868b6d6a45710b8ec"
1418
}
1519
},
1620
"extract_dir": "jre-21.0.8-full",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586-full.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-aarch64-full.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-full-lts-jdk.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586-full.zip",
1313
"hash": "sha1:d2f0f9f0403147812828c3b42a383c004b8a37a7"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64-full.zip",
17+
"hash": "sha1:117282a6344ac3ff239dff310d331405ea2576a7"
1418
}
1519
},
1620
"extract_dir": "jdk-21.0.8-full",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-full.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-aarch64-full.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-full-lts-jre.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-i586-full.zip",
1313
"hash": "sha1:54f084a4eec60ac6a57c8e42b0e882d3034e4fea"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-aarch64-full.zip",
17+
"hash": "sha1:4158061ba406bc1450b3e26868b6d6a45710b8ec"
1418
}
1519
},
1620
"extract_dir": "jre-21.0.8-full",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586-full.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-aarch64-full.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-jdk.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586.zip",
1313
"hash": "sha1:0e34000477f64d816b691f511f0b8ebe0747f7af"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64.zip",
17+
"hash": "sha1:72f929cca6abb7f8f73f387a9b7b5c57dd891cbf"
1418
}
1519
},
1620
"extract_dir": "jdk-21.0.8",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-aarch64.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-jre.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-i586.zip",
1313
"hash": "sha1:e6f37c813835f4b9724d245e96ec958f2ea6ad76"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-aarch64.zip",
17+
"hash": "sha1:9451e66b7350fdf07287c14983c70f1d4f49a06c"
1418
}
1519
},
1620
"extract_dir": "jre-21.0.8",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-aarch64.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-lite-jdk.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586-lite.zip",
1313
"hash": "sha1:71c8cfed8fa08d0993cea336fc990c8b6432318f"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64-lite.zip",
17+
"hash": "sha1:348e11207d318aebb14641d6951ae9d51e990d7a"
1418
}
1519
},
1620
"extract_dir": "jdk-21.0.8-lite",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-lite.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-aarch64-lite.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-lite-lts-jdk.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586-lite.zip",
1313
"hash": "sha1:71c8cfed8fa08d0993cea336fc990c8b6432318f"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64-lite.zip",
17+
"hash": "sha1:348e11207d318aebb14641d6951ae9d51e990d7a"
1418
}
1519
},
1620
"extract_dir": "jdk-21.0.8-lite",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-lite.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-aarch64-lite.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-lts-jdk.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-i586.zip",
1313
"hash": "sha1:0e34000477f64d816b691f511f0b8ebe0747f7af"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64.zip",
17+
"hash": "sha1:72f929cca6abb7f8f73f387a9b7b5c57dd891cbf"
1418
}
1519
},
1620
"extract_dir": "jdk-21.0.8",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-aarch64.zip"
3441
}
3542
},
3643
"hash": {

bucket/liberica21-lts-jre.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"32bit": {
1212
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-i586.zip",
1313
"hash": "sha1:e6f37c813835f4b9724d245e96ec958f2ea6ad76"
14+
},
15+
"arm64": {
16+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jre21.0.8%2B12-windows-aarch64.zip",
17+
"hash": "sha1:9451e66b7350fdf07287c14983c70f1d4f49a06c"
1418
}
1519
},
1620
"extract_dir": "jre-21.0.8",
@@ -31,6 +35,9 @@
3135
},
3236
"32bit": {
3337
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586.zip"
38+
},
39+
"arm64": {
40+
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-aarch64.zip"
3441
}
3542
},
3643
"hash": {

0 commit comments

Comments
 (0)