vscode-extensions.redhat.java: 1.3.0 -> 1.4.0

This commit is contained in:
Ryan Horiguchi 2022-03-14 13:36:21 +01:00 committed by Jonathan Ringer
parent 4f2a47bc5e
commit 58d61dab7b

View file

@ -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 = {