Skip to content

Commit f395b19

Browse files
r-ryantmJohnRTitor
authored andcommitted
lemminx: 0.30.1 -> 0.31.0
1 parent 699feef commit f395b19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/le/lemminx/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ let
2525
in
2626
maven.buildMavenPackage rec {
2727
pname = "lemminx";
28-
version = "0.30.1";
28+
version = "0.31.0";
2929

3030
src = fetchFromGitHub {
3131
owner = "eclipse";
3232
repo = "lemminx";
3333
rev = version;
34-
hash = "sha256-DkJaSEWmQV1vkC+knJNIDzVPyAYtf2lFZUpGhDTJXLE=";
34+
hash = "sha256-a+9RN1265fsmYAUMuUTxA+VqJv7xPlzuc8HqoZwmR4M=";
3535
# Lemminx reads this git information at runtime from a git.properties
3636
# file on the classpath
3737
leaveDotGit = true;

0 commit comments

Comments
 (0)