Skip to content

Commit 7c5ecbc

Browse files
committed
vale: 2.3.2 -> 2.3.3
1 parent 0a874ff commit 7c5ecbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/tools/text/vale/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
buildGoModule rec {
44
pname = "vale";
5-
version = "2.3.2";
5+
version = "2.3.3";
66

77
subPackages = [ "." ];
88
outputs = [ "out" "data" ];
@@ -11,7 +11,7 @@ buildGoModule rec {
1111
owner = "errata-ai";
1212
repo = "vale";
1313
rev = "v${version}";
14-
sha256 = "0accs8ygg2h5hk8n4d5hs1fpxp9mlbzic6f4dwrygi463z7c3icc";
14+
sha256 = "13b565l87nm3gpxxhw1bpjx7yqcgf5124k3wh7r149z38xyqc3wk";
1515
};
1616

1717
vendorSha256 = null;

0 commit comments

Comments
 (0)