Merge pull request #97327 from r-ryantm/auto-update/vale

vale: 2.3.3 -> 2.3.4
This commit is contained in:
Mario Rodas 2020-09-07 08:14:42 -05:00 committed by GitHub
commit 50feff0994
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "vale";
version = "2.3.3";
version = "2.3.4";
subPackages = [ "." ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
sha256 = "13b565l87nm3gpxxhw1bpjx7yqcgf5124k3wh7r149z38xyqc3wk";
sha256 = "0vk7kk2a2891vm46lss8q2893n2zdirlicac2f3xfkrbb5lhkicd";
};
vendorSha256 = null;