diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 4ec43f909..0bc5e5302 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-nightly-jre.json @@ -1,16 +1,16 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "8.0.352-2.0.202208191816", + "version": "8.0.352-2.0.202208221814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-08-20-03-57-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-08-20-03-57.zip", - "hash": "94eb8970105c0fb1c9f5c29106b0330d5bf41dfc3528116c2d647375938300bd" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-08-23-03-49-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-08-23-03-49.zip", + "hash": "633893d7a806889599092df188ffa13d87e0f4aae53a570b3ea5c11e6b6dca14" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-08-20-03-57-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-08-20-03-57.zip", - "hash": "2c776c34f9c7a795e59e2138f9cd2777528735a2deb5fdc6d255c7c6721e6a8f" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-08-23-03-49-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-08-23-03-49.zip", + "hash": "c623dbe2076044693c180570cf3907a0cf07dffe8f295e2818f6add367b1e35d" } }, "extract_to": "tmp",