diff --git a/bucket/corretto8.json b/bucket/corretto8.json index 0eed7471b..4b2d48d89 100644 --- a/bucket/corretto8.json +++ b/bucket/corretto8.json @@ -1,16 +1,16 @@ { "description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)", "homepage": "https://aws.amazon.com/corretto/", - "version": "8.265.01.1", + "version": "8.272.10.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { "url": "https://corretto.aws/downloads/latest/amazon-corretto-8-x64-windows-jdk.zip", - "hash": "md5:f29bce7c20fd53e6e0069fc99c76a8e6" + "hash": "md5:bc2200ad17c55725569386fda1aa291f" }, "32bit": { "url": "https://corretto.aws/downloads/latest/amazon-corretto-8-x86-windows-jdk.zip", - "hash": "md5:e8f323c47a2ba31a34ebcd4e02cd53c1" + "hash": "md5:50c776767361387f8f579f0241912512" } }, "extract_to": "tmp",