mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
graalvm20-jdk11: Update to version 20.3.6
This commit is contained in:
parent
e8f2430ece
commit
84813799e7
@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "High-performance, embeddable, polyglot Virtual Machine for JVM-langs (Java, Scala, Kotlin), JavaScript/NodeJS, Python, Ruby, R, and LLVM-langs (C, C++, Rust)",
|
||||
"version": "20.3.5",
|
||||
"version": "20.3.6",
|
||||
"homepage": "https://www.graalvm.org/",
|
||||
"license": "GPL-2.0",
|
||||
"url": "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-20.3.5/graalvm-ce-java11-windows-amd64-20.3.5.zip",
|
||||
"hash": "67597462a8dc536ca843894a8ffc2b9a4b22755e223b7292bbf3a55813f096d5",
|
||||
"extract_dir": "graalvm-ce-java11-20.3.5",
|
||||
"url": "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-20.3.6/graalvm-ce-java11-windows-amd64-20.3.6.zip",
|
||||
"hash": "7c98ffea7530b78bac53221316256b3492d9433800c7ffa945478bf0e652cfb5",
|
||||
"extract_dir": "graalvm-ce-java11-20.3.6",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user