Peder Bergebakken Sundt 2024-10-22 18:12:12 +02:00
parent 2e8caf6ac6
commit 2e327bd4fe

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"