kyverno: convert sha256 to hash

This commit is contained in:
superherointj
2024-04-26 11:19:56 -03:00
committed by GitHub
parent a8b61a498a
commit cacdbb152a
@@ -8,7 +8,7 @@ buildGoModule rec {
owner = "kyverno";
repo = "kyverno";
rev = "v${version}";
sha256 = "sha256-hFRqhw1iV9S13NQ7Y9SPeHHWZ/ls9fiiqlP3vuPeRlY=";
hash = "sha256-hFRqhw1iV9S13NQ7Y9SPeHHWZ/ls9fiiqlP3vuPeRlY=";
};
ldflags = [