summaryrefslogtreecommitdiff
path: root/net.adoptium.java
diff options
context:
space:
mode:
Diffstat (limited to 'net.adoptium.java')
-rw-r--r--net.adoptium.java/index.json6
-rw-r--r--net.adoptium.java/java22.json95
-rw-r--r--net.adoptium.java/java23.json97
3 files changed, 194 insertions, 4 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json
index 6cae48806..76e2a36ef 100644
--- a/net.adoptium.java/index.json
+++ b/net.adoptium.java/index.json
@@ -5,14 +5,14 @@
"versions": [
{
"recommended": false,
- "releaseTime": "2024-10-17T16:36:55+00:00",
- "sha256": "9ca1504238988229c97c1eaa3f41faaffbf3e390850cd2992ec634da4b273174",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
+ "sha256": "3ad7b82696b83e119660dd9dd4bd5e254830c87f10a54abf5466e187e205036a",
"version": "java23"
},
{
"recommended": false,
"releaseTime": "2024-03-20T16:22:57+00:00",
- "sha256": "fe16711397bfd06d22008056f803e87b80afa5449266ddb76230ca7673e1173e",
+ "sha256": "fc7f35ee6caecced095d11ecde359de868a22ec3eee78b2b221b1b3c68842bb3",
"version": "java22"
},
{
diff --git a/net.adoptium.java/java22.json b/net.adoptium.java/java22.json
index 3ac2f3c36..2821f5cf1 100644
--- a/net.adoptium.java/java22.json
+++ b/net.adoptium.java/java22.json
@@ -5,6 +5,101 @@
"runtimes": [
{
"checksum": {
+ "hash": "41e401f287e1850631b259b483929462217ac6b1cc3c7359d80b1cc01ee5a666",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre22.0.2+9",
+ "packageType": "jre",
+ "releaseTime": "2024-07-17T18:40:56+00:00",
+ "runtimeOS": "linux-x64",
+ "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_linux_hotspot_22.0.2_9.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 9,
+ "major": 22,
+ "minor": 0,
+ "security": 2
+ }
+ },
+ {
+ "checksum": {
+ "hash": "7cf494b51625505d1843ad032677d885bd8000a80d0d38396685f25acbdb5708",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre22.0.2+9",
+ "packageType": "jre",
+ "releaseTime": "2024-07-17T18:40:56+00:00",
+ "runtimeOS": "linux-arm64",
+ "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_aarch64_linux_hotspot_22.0.2_9.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 9,
+ "major": 22,
+ "minor": 0,
+ "security": 2
+ }
+ },
+ {
+ "checksum": {
+ "hash": "d1b72dcf7a5d18b9b394acb7a64667eb089a82c8112214fb5d1e5a24a4b09202",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre22.0.2+9",
+ "packageType": "jre",
+ "releaseTime": "2024-07-17T18:40:56+00:00",
+ "runtimeOS": "mac-os-arm64",
+ "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_aarch64_mac_hotspot_22.0.2_9.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 9,
+ "major": 22,
+ "minor": 0,
+ "security": 2
+ }
+ },
+ {
+ "checksum": {
+ "hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre22.0.2+9",
+ "packageType": "jre",
+ "releaseTime": "2024-07-17T18:40:56+00:00",
+ "runtimeOS": "windows-x64",
+ "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.zip",
+ "vendor": "eclipse",
+ "version": {
+ "build": 9,
+ "major": 22,
+ "minor": 0,
+ "security": 2
+ }
+ },
+ {
+ "checksum": {
+ "hash": "ab0fe9b4cd5c38ea1ceb1c675b1722d510038f657f79ce97a811b3d13d3882a6",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "eclipse_temurin_jre22.0.2+9",
+ "packageType": "jre",
+ "releaseTime": "2024-07-17T18:40:56+00:00",
+ "runtimeOS": "mac-os-x64",
+ "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2%2B9/OpenJDK22U-jre_x64_mac_hotspot_22.0.2_9.tar.gz",
+ "vendor": "eclipse",
+ "version": {
+ "build": 9,
+ "major": 22,
+ "minor": 0,
+ "security": 2
+ }
+ },
+ {
+ "checksum": {
"hash": "8e5996a2bbae2da9797cff5a62cb2080965e08fd66de24673b29a8e481ec769e",
"type": "sha256"
},
diff --git a/net.adoptium.java/java23.json b/net.adoptium.java/java23.json
index ffc58f6e3..5f57bf630 100644
--- a/net.adoptium.java/java23.json
+++ b/net.adoptium.java/java23.json
@@ -1,7 +1,7 @@
{
"formatVersion": 1,
"name": "Java 23",
- "releaseTime": "2024-10-17T16:36:55+00:00",
+ "releaseTime": "2024-09-18T09:58:40+00:00",
"runtimes": [
{
"checksum": {
@@ -116,6 +116,101 @@
"minor": 0,
"security": 1
}
+ },
+ {
+ "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",