From 6f13b91c3f1fc5ae41cf4af505ceb9322fe8b854 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 23 Aug 2022 19:07:47 +0200 Subject: [PATCH] zulu17-jre: Update to version 17.36.17 --- bucket/zulu17-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index 6fd55effc..d21b89081 100644 --- a/bucket/zulu17-jre.json +++ b/bucket/zulu17-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.36.13", + "version": "17.36.17", "license": { "identifier": "GPL-2.0-only WITH Classpath-exception-2.0", "url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html" }, "architecture": { "64bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.36.13-ca-jre17.0.4-win_x64.zip", - "hash": "0796c7898454f6806fccaa42033dac29b44a6da8e4577611d3a91a6ee067a6d1", - "extract_dir": "zulu17.36.13-ca-jre17.0.4-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.36.17-ca-jre17.0.4.1-win_x64.zip", + "hash": "07d35e9c9c42ee9da54c1b839cb19280b5b95921cc59efceae1a601e72642946", + "extract_dir": "zulu17.36.17-ca-jre17.0.4.1-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.36.13-ca-jre17.0.4-win_i686.zip", - "hash": "c0e6d7f59fbc4c0540049ae46ab500860cdce1a0d7510ed031421b0bc2515770", - "extract_dir": "zulu17.36.13-ca-jre17.0.4-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu17.36.17-ca-jre17.0.4.1-win_i686.zip", + "hash": "1b9e186a73a14a17d243c62c66babe09fdcf91cabbb02715facd8dd24d5416c2", + "extract_dir": "zulu17.36.17-ca-jre17.0.4.1-win_i686" } }, "env_add_path": "bin",