diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-18 20:06:52 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-18 20:06:52 +0200 |
| commit | 8ca62fc61d52d6d9a42bfc3b7f7479551cb14b5d (patch) | |
| tree | 00be73bfce03523de5e845c82c069feb035fa6ec | |
| parent | 56f67e4f74d70967cf879bf51b5e03edc2664ddc (diff) | |
| download | Meta-Launcher-8ca62fc61d52d6d9a42bfc3b7f7479551cb14b5d.tar.gz Meta-Launcher-8ca62fc61d52d6d9a42bfc3b7f7479551cb14b5d.zip | |
Update 2024-07-18
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/index.json | 2 | ||||
| -rw-r--r-- | net.adoptium.java/java11.json | 19 |
3 files changed, 21 insertions, 2 deletions
diff --git a/index.json b/index.json index ee2b8af26..c8f3297a4 100644 --- a/index.json +++ b/index.json @@ -13,7 +13,7 @@ }, { "name": "Java Runtimes", - "sha256": "60a329ec1b0026ac50129fd5f7e2e43b582f4a1cfd03743008d0784bc258d576", + "sha256": "7c6532fca6fb070edcc29f503e927553f621f80183cb64f20233e0ad45408b8b", "uid": "net.adoptium.java" }, { diff --git a/net.adoptium.java/index.json b/net.adoptium.java/index.json index 3eeeb553d..3d61f19d5 100644 --- a/net.adoptium.java/index.json +++ b/net.adoptium.java/index.json @@ -42,7 +42,7 @@ { "recommended": false, "releaseTime": "2021-08-01T13:49:49+00:00", - "sha256": "474fbec419418eb9976993bb0f5016feabf2e6af86eeec4a9acc06eebb52da18", + "sha256": "a63642768c4718b292c6aa6ee33411616b2dcd50c2353aca63271acb488a48ba", "version": "java11" }, { diff --git a/net.adoptium.java/java11.json b/net.adoptium.java/java11.json index b2ce8ea16..51bf05270 100644 --- a/net.adoptium.java/java11.json +++ b/net.adoptium.java/java11.json @@ -81,6 +81,25 @@ }, { "checksum": { + "hash": "809c13c1c3abefe09c8396b18d6dd64837f30bf7bda7cbe317c6567bcd161d7a", + "type": "sha256" + }, + "downloadType": "archive", + "name": "eclipse_temurin_jre11.0.24+8", + "packageType": "jre", + "releaseTime": "2024-07-17T21:00:29+00:00", + "runtimeOS": "mac-os-arm64", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24%2B8/OpenJDK11U-jre_aarch64_mac_hotspot_11.0.24_8.tar.gz", + "vendor": "eclipse", + "version": { + "build": 8, + "major": 11, + "minor": 0, + "security": 24 + } + }, + { + "checksum": { "hash": "786a72296189ba8e43999532aa73730d87ec1fce558eb3c4e98b611b423375e3", "type": "sha256" }, |
