vale: 3.7.1 -> 3.8.0 (#350512)

This commit is contained in:
Aleksana
2024-10-29 18:02:02 +08:00
committed by GitHub
+3 -3
View File
@@ -10,7 +10,7 @@
buildGoModule rec {
pname = "vale";
version = "3.7.1";
version = "3.8.0";
subPackages = [ "cmd/vale" ];
@@ -18,10 +18,10 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
hash = "sha256-jb+ap+XQMrSqstgexycpgO+M2YyENDeSmMQXrV2FiM4=";
hash = "sha256-0opa8F0cpC0uh51JDgofxl6e0oecxgkEufnLfxtkaOw=";
};
vendorHash = "sha256-0AeG0/ALU/mkXxVKzqGhxXLqq2XYmnF/ZRaZkJ5eQxU=";
vendorHash = "sha256-EWAgzb3ruxYqaP+owcyGDzNnkPDYp0ttHwCgNXuuTbk=";
ldflags = [
"-s"