Skip to content

Commit 72840e1

Browse files
committed
jq-lsp: 0.1.10 -> 0.1.11
Diff: wader/jq-lsp@refs/tags/v0.1.10...v0.1.11
1 parent 6083c9e commit 72840e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/jq/jq-lsp/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
buildGoModule rec {
77
pname = "jq-lsp";
8-
version = "0.1.10";
8+
version = "0.1.11";
99

1010
src = fetchFromGitHub {
1111
owner = "wader";
1212
repo = "jq-lsp";
1313
rev = "refs/tags/v${version}";
14-
hash = "sha256-s+219cldEZ3ylP+qDycl8LXfiwatoJMJfueVFtQGA6M=";
14+
hash = "sha256-jnHM3VSfi0KioNmXlkjVIlV7/7bKipEvpnV+z13+59Y=";
1515
};
1616

1717
vendorHash = "sha256-8sZGnoP7l09ZzLJqq8TUCquTOPF0qiwZcFhojUnnEIY=";

0 commit comments

Comments
 (0)