Commit 8cb099e3 authored by Mario Rodas's avatar Mario Rodas
Browse files
parent 8eb4d421
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

buildGoModule rec {
  pname = "actionlint";
  version = "1.6.17";
  version = "1.6.18";

  subPackages = [ "cmd/actionlint" ];

@@ -18,7 +18,7 @@ buildGoModule rec {
    owner = "rhysd";
    repo = "actionlint";
    rev = "v${version}";
    sha256 = "sha256-Nt8t+tI4FjNLEo2zEkC7NNVH/hBsxXZmSUqr4KIh1wo=";
    sha256 = "sha256-tRR7Pjxo4UdKklTMFDRW6Xi81IhH+NV3BbgWpgFd1zY=";
  };

  vendorSha256 = "sha256-icl6z41Y5H47U3EgFHL9/xJrfdk43ZfAPbWkKM73sa0=";