Unverified Commit 79a13f14 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

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

vale: 3.0.6 -> 3.0.7
parents 4ff6cdec 4b501fcd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

buildGoModule rec {
  pname = "vale";
  version = "3.0.6";
  version = "3.0.7";

  subPackages = [ "cmd/vale" ];
  outputs = [ "out" "data" ];
@@ -11,10 +11,10 @@ buildGoModule rec {
    owner = "errata-ai";
    repo = "vale";
    rev = "v${version}";
    hash = "sha256-hCGJI2copXuyrxq4X1akR2Vz3DYS87dv3RZdw3gopNM=";
    hash = "sha256-wCCW5yJPbXkwkkDywtIBR7gaJG0nLEHIC4xb1LbPa3w=";
  };

  vendorHash = "sha256-dkX/aQKuYNRynHuoj9m/6DI/mCEdp9XcKDt4TLx1rDU=";
  vendorHash = "sha256-uEuzAMsQHTAbKeAPIWu2yoCLhBrQNEYxdmjfzLLWONQ=";

  postInstall = ''
    mkdir -p $data/share/vale