mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-08 15:07:36 +08:00
ojdkbuild-full: Update to version 11.0.13.8-1
This commit is contained in:
parent
4d3f17e105
commit
fdcce8599c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"description": "OpenJDK binaries built using source code from the CentOS project",
|
||||
"homepage": "https://github.com/ojdkbuild/ojdkbuild",
|
||||
"version": "11.0.12.7-1",
|
||||
"version": "11.0.13.8-1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/java-11-openjdk-11.0.12.7-1/java-11-openjdk-11.0.12.7-1.windows.ojdkbuild.x86_64.msi",
|
||||
"hash": "975fe76ce3e821251313e9a17e248f74a875e1d8bff40f026b4573062bae2a10"
|
||||
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/java-11-openjdk-11.0.13.8-1/java-11-openjdk-11.0.13.8-1.windows.ojdkbuild.x86_64.msi",
|
||||
"hash": "632030959d5d3f6e7b6e3fc2580e21c0a9f7174a94a68f36bcba28f34ce548f8"
|
||||
}
|
||||
},
|
||||
"pre_install": "scoop config MSIEXTRACT_USE_LESSMSI True",
|
||||
"extract_dir": "ojdkbuild\\java-11-openjdk-11.0.12-1",
|
||||
"extract_dir": "ojdkbuild\\java-11-openjdk-11.0.13-1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user