summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.json2
-rw-r--r--net.adoptium.java/index.json6
-rw-r--r--net.adoptium.java/java23.json104
3 files changed, 111 insertions, 1 deletions
diff --git a/index.json b/index.json
index 2ae7878c3..ee40181ec 100644
--- a/index.json
+++ b/index.json
@@ -13,7 +13,7 @@
},
{
"name": "Java Runtimes",
- "sha256": "ff23a34f2334e8515626eb74b87a76ee5383d26fffc42635ae5cd1a6223db555",
+ "sha256": "5f054a893ccc6aa8621cee4fedf8872d95be3290dce1c4e4ccefa639d5998028",
"uid": "net.adoptium.java"
},
{
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json
index b9f6fcbb9..7d083388b 100644
--- a/net.adoptium.java/index.json
+++ b/net.adoptium.java/index.json
@@ -5,6 +5,12 @@
"versions": [
{
"recommended": false,
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "sha256": "1b551ab98b140dff98bb031025c5287a668376a2b5b5cc023b1327dd2c0c9948",
+ "version": "java23"
+ },
+ {
+ "recommended": false,
"releaseTime": "2024-03-20T16:22:57+00:00",
"sha256": "fc7f35ee6caecced095d11ecde359de868a22ec3eee78b2b221b1b3c68842bb3",
"version": "java22"
diff --git a/net.adoptium.java/java23.json b/net.adoptium.java/java23.json
new file mode 100644
index 000000000..93dbd244d
--- /dev/null
+++ b/net.adoptium.java/java23.json
@@ -0,0 +1,104 @@
+{
+ "formatVersion": 1,
+ "name": "Java 23",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "runtimes": [
+ {
+ "checksum": {
+ "hash": "9c3c3d42ffb2603b328b7154fc9eb449ef87488b3cbeb24a497d46677c7fd44d",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre23.0.0+37",
+ "packageType": "jre",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "runtimeOS": "linux-x64",
+ "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23%2B37/OpenJDK23U-jre_x64_linux_hotspot_23_37.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 37,
+ "major": 23,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "5d27360b81ec2a416d5f6614cad3932711eba1b4c0e7a1b9ea697a3c4295226d",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre23.0.0+37",
+ "packageType": "jre",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "runtimeOS": "windows-x64",
+ "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23%2B37/OpenJDK23U-jre_x64_windows_hotspot_23_37.zip",
+ "vendor": "eclipse",
+ "version": {
+ "build": 37,
+ "major": 23,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "1f41755494c45a8a88dfed926251f478544c0e51a71a011314fc282e915f804f",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre23.0.0+37",
+ "packageType": "jre",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "runtimeOS": "mac-os-x64",
+ "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23%2B37/OpenJDK23U-jre_x64_mac_hotspot_23_37.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 37,
+ "major": 23,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "ec45f4f9a4a98d8a0af24b508ca84a411ea88fac8abb8ad2cfca85cb3902ab5d",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre23.0.0+37",
+ "packageType": "jre",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "runtimeOS": "linux-arm64",
+ "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23%2B37/OpenJDK23U-jre_aarch64_linux_hotspot_23_37.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 37,
+ "major": 23,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "2c96b006080906951fb0ddae8e23ca3ef2bd327b77cac84b4302b8d84c7014f5",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre23.0.0+37",
+ "packageType": "jre",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "runtimeOS": "mac-os-arm64",
+ "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23%2B37/OpenJDK23U-jre_aarch64_mac_hotspot_23_37.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 37,
+ "major": 23,
+ "minor": 0,
+ "security": 0
+ }
+ }
+ ],
+ "uid": "net.adoptium.java",
+ "version": "java23"
+} \ No newline at end of file