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

vale: 3.2.1 -> 3.2.2
This commit is contained in:
Mario Rodas 2024-03-06 08:37:11 -05:00 committed by GitHub
commit e316fe01be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "vale";
version = "3.2.1";
version = "3.2.2";
subPackages = [ "cmd/vale" ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
hash = "sha256-e3cxUO05OU1RYINX24E8XXkxPADWpaIYTUgbcQIys7w=";
hash = "sha256-CLbzrJJVgFxJKuTtXQKGZ6q228Sm7s+Is11TE8mAmD8=";
};
vendorHash = "sha256-KxIQZViUYT4cgRlOuKBwen6pqQjGiAofkeBztmjnKdQ=";