diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-17 18:06:52 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-17 18:06:52 +0200 |
| commit | 6a121d8c4b67d9df9c32cfe33483acf8df67ca86 (patch) | |
| tree | 15063fd162ab9eba12ab0a91cf3f5bea987b0cd3 | |
| parent | 3a70c60d10255bdf82d1a6bc25d4d305d8d31bc8 (diff) | |
| download | Meta-Launcher-6a121d8c4b67d9df9c32cfe33483acf8df67ca86.tar.gz Meta-Launcher-6a121d8c4b67d9df9c32cfe33483acf8df67ca86.zip | |
Update 2024-07-17
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 38 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 |
4 files changed, 60 insertions, 3 deletions
diff --git a/index.json b/index.json index cbadc325c..dafcedbaa 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "10313bfccb3ca5dfd04e92120c26f2ef863cc988bd39a0d5f35383387c97df3d", + "sha256": "772c0b7644092766957a081136674db82706ce95071eb70345f8d4ebf25bf431", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 04182b7bc..6e195c6fd 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -12,7 +12,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "f497735c700eb235e84de3dd4381fcc43ef6b114bc2d658186b11365565acff1", + "sha256": "072957721e178fa7e0a3907eee6f898e921ca4633ec3c2389b3ebf18ab6e07ab", "version": "java21" }, { @@ -36,7 +36,7 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "b8a023541ee64474d620b75fdf1d523709a9dc18f8fe3f0b534b5fe5128f81e3", + "sha256": "9d782acafaf8abf2c144e57dcc3a7293d4076962b3d064008fea196e68dd4c4a", "version": "java17" }, { diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index ab79f555f..d091b696b 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -5,6 +5,44 @@ "runtimes": [ { "checksum": { + "hash": "0e8088d7a3a7496faba7ac8787db09dc0264c2bc6f568ea8024fd775a783e13c", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.12+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:37:00+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_linux_hotspot_17.0.12_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 12 + } + }, + { + "checksum": { + "hash": "331aceddc402263c5e47529234965927573ead684ea2b7a0358fbb6c279c1510", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.12+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:37:00+00:00", + "runtimeOS": "mac-os-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jre_x64_mac_hotspot_17.0.12_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 17, + "minor": 0, + "security": 12 + } + }, + { + "checksum": { "hash": "ccfa23c25790475c84df983cc5f729b94c04d9ea9863912deb15c6266782cf16", "type": "sha256" }, diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index d4b247345..ef9ace2da 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -5,6 +5,25 @@ "runtimes": [ { "checksum": { + "hash": "d3affbb011ca6c722948f6345d15eba09bded33f9947d4d67e09723e2518c12a", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.4+7", + "packageType": "jre", + "releaseTime": "2024-07-17T15:29:34+00:00", + "runtimeOS": "linux-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.4%2B7/OpenJDK21U-jre_x64_linux_hotspot_21.0.4_7.tar.gz", + "vendor": "eclipse", + "version": { + "build": 7, + "major": 21, + "minor": 0, + "security": 4 + } + }, + { + "checksum": { "hash": "f79eaa741cb9ec4d20c7fd57a0fc52c715da183bc68eb19f4778b816b89ef003", "type": "sha256" }, |
