Unverified Commit c89b3ef1 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

andcli: 2.3.0 -> 2.4.0 (#441868)

parents f001bef4 c2387545
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

buildGoModule (finalAttrs: {
  pname = "andcli";
  version = "2.3.0";
  version = "2.4.0";

  subPackages = [ "cmd/andcli" ];

@@ -16,10 +16,10 @@ buildGoModule (finalAttrs: {
    owner = "tjblackheart";
    repo = "andcli";
    tag = "v${finalAttrs.version}";
    hash = "sha256-umV0oJ4sySnZzrIpRuTP/fT8a9nhkC1shVEfVVRpEyI=";
    hash = "sha256-YGtBLx0Wt9Pn3V0+J9zFX9aBGWFJ8V8ordsSG4CSmxc=";
  };

  vendorHash = "sha256-lzmkNxQUqktnl2Rpjgoa2yvAuGiMtVGNhiuF40how4o=";
  vendorHash = "sha256-652JLCdxDDvhQIz3EbfoI7h+41Er3TiuJXi1cqbA4nI=";

  ldflags = [
    "-s"