Skip to content

Commit 202116b

Browse files
java: Update to version 0.5.4
1 parent 623c256 commit 202116b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

plugins/java.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
2+
"description": "Support for multiple JDK distributions, such as: Oracle, Graalvm, Eclipse & more.",
3+
"minRuntimeVersion": "0.4.0",
4+
"license": "Apache 2.0",
5+
"version": "0.5.4",
26
"legacyFilenames": [
37
".sdkmanrc"
48
],
59
"homepage": "https://github.com/version-fox/vfox-java",
6-
"license": "Apache 2.0",
710
"notes": [
811
"Listed below are the supported distributions and their short names.",
912
" - Oracle: x.y.z-oracle",
@@ -13,10 +16,7 @@
1316
" - Zulu: x.y.z-zulu",
1417
"Others please see: https://github.com/version-fox/vfox-java"
1518
],
16-
"description": "Support for multiple JDK distributions, such as: Oracle, Graalvm, Eclipse & more.",
17-
"downloadUrl": "https://github.com/version-fox/vfox-java/releases/download/v0.5.3/vfox-java-0.5.3.zip",
1819
"name": "java",
19-
"version": "0.5.3",
20-
"minRuntimeVersion": "0.4.0",
21-
"sha256": "128b7781468ebd29771f2fccc9be919bafdf16ed1924325774f4055d6938f67c"
20+
"downloadUrl": "https://github.com/version-fox/vfox-java/releases/download/v0.5.4/vfox-java-0.5.4.zip",
21+
"sha256": "53ef186bb5759d188affc89ca32026405eb25a5b5cb39647f298a29bbce07a70"
2222
}

0 commit comments

Comments
 (0)