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

vale: 2.6.4 -> 2.6.5
This commit is contained in:
Mario Rodas 2020-12-08 04:01:10 -05:00 committed by GitHub
commit a1e783c666
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.4";
version = "2.6.5";
subPackages = [ "." ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
sha256 = "192w98ghfldxamkx717wqa4v3lsr2imlf8xd6ygjpgx78b5zvvcx";
sha256 = "0rvcxlw8xd7sjcsvr6di04l8ml990im2c8yl3hn8054wkp51yb4l";
};
vendorSha256 = null;