Merge pull request #318891 from r-ryantm/auto-update/trivy

trivy: 0.52.0 -> 0.52.1
This commit is contained in:
Nick Cao
2024-06-10 19:27:25 -04:00
committed by GitHub
+2 -2
View File
@@ -11,13 +11,13 @@
buildGoModule rec {
pname = "trivy";
version = "0.52.0";
version = "0.52.1";
src = fetchFromGitHub {
owner = "aquasecurity";
repo = "trivy";
rev = "refs/tags/v${version}";
hash = "sha256-lsUqzbHv+/P5RAOc774GhFMaY21+T7NnPKK9v/uLP8M=";
hash = "sha256-7jM0eTUydehzlY8esSxIvQ11Y8VEF6Uyk7mSC0whmq0=";
};
# Hash mismatch on across Linux and Darwin