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

vale: 2.6.2 -> 2.6.3
This commit is contained in:
Sandro 2020-11-27 02:27:24 +01:00 committed by GitHub
commit 2738d27b79
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.2";
version = "2.6.3";
subPackages = [ "." ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
sha256 = "0hsazxspszljf34i1v247ll8144dq7s1mfs67w8ppscs575ndf05";
sha256 = "1svzsm40jm694s5gxg807k0jib8pl5vk2rb2ih8qr9bb23a4h95x";
};
vendorSha256 = null;