3
0
Fork 0
forked from mirrors/nixpkgs

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

vale: 2.24.3 -> 2.24.4
This commit is contained in:
Felix Bühler 2023-04-24 22:42:32 +02:00 committed by GitHub
commit 872e330e43
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.24.3";
version = "2.24.4";
subPackages = [ "cmd/vale" ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
hash = "sha256-8sJdt7lM/Ut/mtCoN2QZjtqh1fiWbI9taiLlnnx66PE=";
hash = "sha256-gX37n1h/O7CqgXgWBndBHLtIeUWJaIJVJLyIb3Sd9YY=";
};
vendorHash = "sha256-ZgBt4BgZWViNqYCuqb/Wt1zVjFM9h1UsmsYox7kMJ1A=";