From bdc693a805831360ea0a7bda92694e3ce11477ea Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 20 Aug 2022 06:35:29 +0200 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.352-2.0.202208191816 --- bucket/temurin8-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 4001cfcb4..4ec43f909 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.202208172255", + "version": "8.0.352-2.0.202208191816", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-08-18-05-15-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-08-18-05-15.zip", - "hash": "6e2376cf3bba8e84a51bb07b2e68e64d4b7e8cf650f39cf0f7e888a2675e926e" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-08-18-05-15-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-08-18-05-15.zip", - "hash": "30c673f3146f56154bd18c307a3fedefcea4ca7398c30913af6a231e1789077f" + "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" } }, "extract_to": "tmp",