step-ca: fix hash

This commit is contained in:
Vincent Haupert
2024-07-28 12:57:28 +02:00
parent bd54356251
commit f348ae03dc
+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=";