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

vale: 2.6.1 -> 2.6.2
This commit is contained in:
Mario Rodas 2020-11-22 17:05:00 -05:00 committed by GitHub
commit f3bbd12c1b
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.6.1";
version = "2.6.2";
subPackages = [ "." ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
sha256 = "1xn3i1d8z2zlnykcz0z779naashn92kd7fnnssamjqblclr8dsp8";
sha256 = "0hsazxspszljf34i1v247ll8144dq7s1mfs67w8ppscs575ndf05";
};
vendorSha256 = null;