diff --git a/bucket/corretto.json b/bucket/corretto.json index df34d5cea..7d105e796 100644 --- a/bucket/corretto.json +++ b/bucket/corretto.json @@ -1,12 +1,12 @@ { "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": "15.0.2.7.1", + "version": "16.0.0.36.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/15.0.2.7.1/amazon-corretto-15.0.2.7.1-windows-x64-jdk.zip", - "hash": "md5:2d176e977c696778f7c06063e40d9858" + "url": "https://corretto.aws/downloads/resources/16.0.0.36.1/amazon-corretto-16.0.0.36.1-windows-x64-jdk.zip", + "hash": "md5:48e30621105771c7a9239104a1e6de36" } }, "extract_to": "tmp",