Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

Merge pull request #301623 from JulienMalka/step-cli-fix-hash

step-cli: fix hash of release 0.26.0

authored by

Fabian Affolter and committed by
GitHub
097c2ba4 44d2deb2

+1 -1
+1 -1
pkgs/tools/security/step-cli/default.nix
··· 11 11 owner = "smallstep"; 12 12 repo = "cli"; 13 13 rev = "refs/tags/v${version}"; 14 - hash = "sha256-B0LGedExlk9XllWilZ0QAwQHNyISAI2WJ48P2STbxSY="; 14 + hash = "sha256-fxBWYz95yxNa7xotmId2SHLAIymJIBOJumYzAPB3Ias="; 15 15 }; 16 16 17 17 ldflags = [