3
0
Fork 0
forked from mirrors/nixpkgs

vale: 2.21.1 -> 2.21.2

This commit is contained in:
R. Ryantm 2022-11-27 11:59:25 +00:00
parent 9767049d4f
commit e867fc5620

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "vale";
version = "2.21.1";
version = "2.21.2";
subPackages = [ "cmd/vale" ];
outputs = [ "out" "data" ];
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "errata-ai";
repo = "vale";
rev = "v${version}";
sha256 = "sha256-B8g73mU8J3M2iGapAtcX2iur6qOOaoCxYYxHb/jR6wA=";
sha256 = "sha256-Bukk0bU2Dz1YQPwL/7WMy3LGLHgGIYqxSzEG7NcskzI=";
};
vendorSha256 = "sha256-7P77tR2wACRgF+8A/L/wPcq6etwzAX3pFO46FfGVTiE=";