diff --git a/bucket/corretto8-jdk.json b/bucket/corretto8-jdk.json index a91326e28..427e0263a 100644 --- a/bucket/corretto8-jdk.json +++ b/bucket/corretto8-jdk.json @@ -1,19 +1,19 @@ { "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.402.08.1", + "version": "8.412.08.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-windows-x64-jdk.zip", - "hash": "460b08c44b89ee82ed206374629a3c9422b2ce13b314bc335c910a3d564ee36e" + "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x64-jdk.zip", + "hash": "ac7a2c1020b18c74c0155efac525b36827468e95bf343a721e12027066c16633" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-windows-x86-jdk.zip", - "hash": "777297b3cdf3faf39547f51c552653558f0da67676cfe2f035c25dbece34a2b8" + "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x86-jdk.zip", + "hash": "efe8d66520e0678772746f4261d895f044dde38dfebc36d193491567e91933fc" } }, - "extract_dir": "jdk1.8.0_402", + "extract_dir": "jdk1.8.0_412", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"