trivy: 0.55.1 -> 0.55.2

This commit is contained in:
R. Ryantm
2024-09-18 00:11:31 +00:00
parent a54d06dd4f
commit 9728fcc9cb
+2 -2
View File
@@ -11,13 +11,13 @@
buildGoModule rec {
pname = "trivy";
version = "0.55.1";
version = "0.55.2";
src = fetchFromGitHub {
owner = "aquasecurity";
repo = "trivy";
rev = "refs/tags/v${version}";
hash = "sha256-NStDXhJ2nOaPxirD6qbLyqIZZFLp5vm5/u5tego7MyI=";
hash = "sha256-DwIklbBd2g/zVPwRqcl+GFfTUm3LHs/x37X5T+tX4aI=";
};
# Hash mismatch on across Linux and Darwin