step-cli: fix hash of release 0.26.0

This commit is contained in:
Julien Malka
2024-04-04 21:37:45 +02:00
parent 053ab7f57c
commit 86590b4b93
+1 -1
View File
@@ -11,7 +11,7 @@ buildGoModule rec {
owner = "smallstep";
repo = "cli";
rev = "refs/tags/v${version}";
hash = "sha256-B0LGedExlk9XllWilZ0QAwQHNyISAI2WJ48P2STbxSY=";
hash = "sha256-fxBWYz95yxNa7xotmId2SHLAIymJIBOJumYzAPB3Ias=";
};
ldflags = [