mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 03:08:08 +08:00
corretto-lts-jdk: Update to version 17.0.8.7.1
This commit is contained in:
parent
62dbfe5832
commit
10eb167b9f
@ -1,15 +1,15 @@
|
||||
{
|
||||
"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": "17.0.7.7.1",
|
||||
"version": "17.0.8.7.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-windows-x64-jdk.zip",
|
||||
"hash": "30abe688921766d78bc3db20b658b88dd2f0b1f354d3e978230ac0fd58b79e0c"
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.8.7.1/amazon-corretto-17.0.8.7.1-windows-x64-jdk.zip",
|
||||
"hash": "66591f96e9a6d530a27b0798daed90fe8ff8a2f20cbcf6c63babf436072fc33b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk17.0.7_7",
|
||||
"extract_dir": "jdk17.0.8_7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user