trivy: 0.57.0 -> 0.57.1

(cherry picked from commit b2d20baecb)
This commit is contained in:
R. Ryantm 2024-11-19 06:59:38 +00:00 committed by github-actions[bot]
parent e3ce039444
commit 4b8ad4e2d9

View File

@ -11,13 +11,13 @@
buildGoModule rec {
pname = "trivy";
version = "0.57.0";
version = "0.57.1";
src = fetchFromGitHub {
owner = "aquasecurity";
repo = "trivy";
rev = "refs/tags/v${version}";
hash = "sha256-al8hxVNyDoGQaoqa0fmA7Bn7M1twwlS4I5+XZnETXyc=";
hash = "sha256-ivxMH/oyLBGIDNraSAPFcD78S1AJ5O8OvLb2UYwZnAc=";
};
# Hash mismatch on across Linux and Darwin