From 50e79c2d42f6a33aa350e99683bd4e6dbaf2b39a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 23 Jul 2020 18:04:38 +0200 Subject: [PATCH] zulu8-jre: Update to version 8.48.0.51 --- 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 521f649a9..16891e8ca 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.48.0.49", + "version": "8.48.0.51", "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.48.0.49-ca-jre8.0.262-win_x64.zip", - "hash": "9c18d3f5af9af1c15418b5d44995810fcbcf543a305636ade037471c28e02e92", - "extract_dir": "zulu8.48.0.49-ca-jre8.0.262-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.51-ca-jre8.0.262-win_x64.zip", + "hash": "e59bbc80f5085c07361219676c12f949f249567ab5f2f0f35c94ae714c4a71fc", + "extract_dir": "zulu8.48.0.51-ca-jre8.0.262-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.49-ca-jre8.0.262-win_i686.zip", - "hash": "03a14632aaecc9c4370f4dbcc3d42e958ed601b6530629ac7d75daa8bc3cd775", - "extract_dir": "zulu8.48.0.49-ca-jre8.0.262-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu8.48.0.51-ca-jre8.0.262-win_i686.zip", + "hash": "e1d9f0c4cbe9649ab2749c5da75eacaff0439f42d9fac30a8a12bddfc1038fad", + "extract_dir": "zulu8.48.0.51-ca-jre8.0.262-win_i686" } }, "env_add_path": "bin",