From 114c25773f3cd30c06119211114ff4ecc1ddd5c7 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 1 Jul 2021 22:36:13 +0200 Subject: [PATCH] openjdk17: Update to version 17-29-ea --- bucket/openjdk17.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/openjdk17.json b/bucket/openjdk17.json index 70484bbb1..56a60840c 100644 --- a/bucket/openjdk17.json +++ b/bucket/openjdk17.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 17", "homepage": "https://jdk.java.net/17", - "version": "17-28-ea", + "version": "17-29-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk17/28/GPL/openjdk-17-ea+28_windows-x64_bin.zip", - "hash": "82fbbd1a079675fe31c09ac43f54c2d203d92272e6e0160cee6f719f1e7da1ae" + "url": "https://download.java.net/java/early_access/jdk17/29/GPL/openjdk-17-ea+29_windows-x64_bin.zip", + "hash": "48240d2cb5b81a0cf2b85e8ddbc972daaefd1977c4336ca68fcbd3565a20d49a" } }, "extract_dir": "jdk-17",