From 77f73e4823077780c88f9e8178e6e17cfd14731d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:14:49 +0000 Subject: [PATCH] zulu8-jre: Update to version 8.74.0.17 --- bucket/zulu8-jre.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu8-jre.json b/bucket/zulu8-jre.json index 4867bc574c4..4f698dfb368 100644 --- a/bucket/zulu8-jre.json +++ b/bucket/zulu8-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu 8 is certified build of OpenJDK 8", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "8.72.0.17", + "version": "8.74.0.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/zulu8.72.0.17-ca-jre8.0.382-win_x64.zip", - "hash": "4f8e1cb552dea8c542330e716ad6a4394fbc7d8fbffa39b85affbf6841e84edd", - "extract_dir": "zulu8.72.0.17-ca-jre8.0.382-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.74.0.17-ca-jre8.0.392-win_x64.zip", + "hash": "9eeaf2939fa92172d5f12a3210b0570be9b6a02ea419d401caa35e67b4a47efd", + "extract_dir": "zulu8.74.0.17-ca-jre8.0.392-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.72.0.17-ca-jre8.0.382-win_i686.zip", - "hash": "de0fd23e004aa411268bf66dc6591880de14b66c56b6d4550271e6637df78cca", - "extract_dir": "zulu8.72.0.17-ca-jre8.0.382-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.74.0.17-ca-jre8.0.392-win_i686.zip", + "hash": "77bfd53beb61f4800f82d72aa4ad0cd71a6f70906a0602b9c0835fdb1ef55ac4", + "extract_dir": "zulu8.74.0.17-ca-jre8.0.392-win_i686" } }, "env_add_path": "bin",