Merge pull request #330616 from yaxitech/step-ca-0.27.2-hash

step-ca: fix hash
This commit is contained in:
Peder Bergebakken Sundt
2024-07-30 23:14:20 +02:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ buildGoModule rec {
owner = "smallstep";
repo = "certificates";
rev = "refs/tags/v${version}";
hash = "sha256-G+oahvBbMW8vs1DublFAC1rREmQ7Q1r7rNNS0+gnfPE=";
hash = "sha256-byVWNab6Q3yryluhMomzLkRNfXQ/68pAq+YGFjbvX1o=";
};
vendorHash = "sha256-gQEGCbVgtKIaUgBkfpVwLXoUg1EUhaQFn9JZvV5Rjhc=";