From 6e22f93ba9fa5248929d750a9cfcfbe9dc2cb76d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 08:19:26 +0000 Subject: [PATCH] temurin-jdk: Update to version 20.0.2-9 --- bucket/temurin-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-jdk.json b/bucket/temurin-jdk.json index 278ec7e9b..9610c2e9c 100644 --- a/bucket/temurin-jdk.json +++ b/bucket/temurin-jdk.json @@ -1,15 +1,15 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "20.0.1-9", + "version": "20.0.2-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.1+9/OpenJDK20U-jdk_x64_windows_hotspot_20.0.1_9.zip", - "hash": "dfc8037d76e176310942887a35af3bd7d3d982d07fac5b9eb0bfdea96b3f1d63" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2+9/OpenJDK20U-jdk_x64_windows_hotspot_20.0.2_9.zip", + "hash": "e392dc5033351db1164665f369dacb322804190a8bd2991efa930fae9cbf46c3" } }, - "extract_dir": "jdk-20.0.1+9", + "extract_dir": "jdk-20.0.2+9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"