diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-21 12:08:17 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-21 12:08:17 +0200 |
| commit | 409dfc62807246ee2e22140b34778b8aaa04fe48 (patch) | |
| tree | b48b2e94201e2408055faf5415adaec2d939cafc /net.adoptium.java | |
| parent | 7b58431965e70839f24b65a1f9ee8a2e6141df74 (diff) | |
| download | Meta-Launcher-409dfc62807246ee2e22140b34778b8aaa04fe48.tar.gz Meta-Launcher-409dfc62807246ee2e22140b34778b8aaa04fe48.zip | |
Update 2024-10-21
Diffstat (limited to 'net.adoptium.java')
| -rw-r--r-- | net.adoptium.java/index.json | 4 | ||||
| -rw-r--r-- | net.adoptium.java/java17.json | 19 | ||||
| -rw-r--r-- | net.adoptium.java/java21.json | 19 |
3 files changed, 40 insertions, 2 deletions
diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 3183884b6..0d005956e 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -18,7 +18,7 @@ { "recommended": false, "releaseTime": "2023-10-10T13:55:52+00:00", - "sha256": "e446b408bc805c6a35dd1188b79894e84e955d2800dcb2c3a99ef1036bd1f57e", + "sha256": "a76225fd0b93226f692eb8728ec8a29488418780eccaa1a8a8418db5de67665f", "version": "java21" }, { @@ -42,7 +42,7 @@ { "recommended": false, "releaseTime": "2021-10-27T13:36:51+00:00", - "sha256": "d1de4fa3c1a0143c4267545dd86073c2a0acac844f2291862867b5eca4028c53", + "sha256": "959df32acc8017a48d5e8282d1092027e500d89fac0e1fb4b57d96244baf8d94", "version": "java17" }, { diff --git a/net.adoptium.java/java17.json b/net.adoptium.java/java17.json index 6994d2499..a5d01c3ef 100644 --- a/net.adoptium.java/java17.json +++ b/net.adoptium.java/java17.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "11a61a94d383e755b08b4e5890a13d148bc9f95b7149cbbeec62efb8c75a4a67", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre17.0.13+11", + "packageType": "jre", + "releaseTime": "2024-10-17T14:48:53+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13%2B11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.zip", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 17, + "minor": 0, + "security": 13 + } + }, + { + "checksum": { "hash": "0e8088d7a3a7496faba7ac8787db09dc0264c2bc6f568ea8024fd775a783e13c", "type": "sha256" }, diff --git a/net.adoptium.java/java21.json b/net.adoptium.java/java21.json index 8ef7100c0..c99aa6e64 100644 --- a/net.adoptium.java/java21.json +++ b/net.adoptium.java/java21.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "1749b36cfac273cee11802bf3e90caada5062de6a3fef1a3814c0568b25fd654", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre21.0.5+11", + "packageType": "jre", + "releaseTime": "2024-10-16T16:34:23+00:00", + "runtimeOS": "windows-x64", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5%2B11/OpenJDK21U-jre_x64_windows_hotspot_21.0.5_11.zip", + "vendor": "eclipse", + "version": { + "build": 11, + "major": 21, + "minor": 0, + "security": 5 + } + }, + { + "checksum": { "hash": "d3affbb011ca6c722948f6345d15eba09bded33f9947d4d67e09723e2518c12a", "type": "sha256" }, |
