mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-08 15:07:36 +08:00
graalvm21-jdk11: Update to version 21.3.3
This commit is contained in:
parent
f65aee4b2a
commit
474fa246a9
@ -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": "21.3.2",
|
||||
"version": "21.3.3",
|
||||
"homepage": "https://www.graalvm.org/",
|
||||
"license": "GPL-2.0",
|
||||
"url": "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.3.2/graalvm-ce-java11-windows-amd64-21.3.2.zip",
|
||||
"hash": "70f53765b043a4d70e49f385f58580d16c47e6835a0d9335b94fcf3974a23002",
|
||||
"extract_dir": "graalvm-ce-java11-21.3.2",
|
||||
"url": "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.3.3/graalvm-ce-java11-windows-amd64-21.3.3.zip",
|
||||
"hash": "312bb0e82d4e096217ce07f51f20d1120868bf9398f844b1e87520481b89d108",
|
||||
"extract_dir": "graalvm-ce-java11-21.3.3",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user