vscode-extensions.redhat.java: 1.3.0 -> 1.4.0
This commit is contained in:
parent
4f2a47bc5e
commit
58d61dab7b
1 changed files with 2 additions and 2 deletions
|
@ -1590,8 +1590,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "java";
|
||||
publisher = "redhat";
|
||||
version = "1.3.0";
|
||||
sha256 = "sha256-Y5hP/Rq9BsFwbCRQWOfiLHKoYkKBpZx8blg9o74obfk=";
|
||||
version = "1.4.0";
|
||||
sha256 = "sha256-9q3ilNukx3sQ6Fr1LhuQdjHHS251SDoHxC33w+qrfAI=";
|
||||
};
|
||||
buildInputs = [ jdk ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue