Unverified Commit 86590b4b authored by Julien Malka's avatar Julien Malka
Browse files

step-cli: fix hash of release 0.26.0

parent 053ab7f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ buildGoModule rec {
    owner = "smallstep";
    repo = "cli";
    rev = "refs/tags/v${version}";
    hash = "sha256-B0LGedExlk9XllWilZ0QAwQHNyISAI2WJ48P2STbxSY=";
    hash = "sha256-fxBWYz95yxNa7xotmId2SHLAIymJIBOJumYzAPB3Ias=";
  };

  ldflags = [