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

vale: 2.3.2 -> 2.3.3
This commit is contained in:
Mario Rodas 2020-08-24 18:27:06 -05:00 committed by GitHub
commit 705e3def9e
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.2";
version = "2.3.3";
subPackages = [ "." ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
sha256 = "0accs8ygg2h5hk8n4d5hs1fpxp9mlbzic6f4dwrygi463z7c3icc";
sha256 = "13b565l87nm3gpxxhw1bpjx7yqcgf5124k3wh7r149z38xyqc3wk";
};
vendorSha256 = null;