trivy: 0.56.1 -> 0.56.2 (#347798)

This commit is contained in:
Fabian Affolter
2024-10-11 13:55:29 +02:00
committed by GitHub
+2 -2
View File
@@ -11,13 +11,13 @@
buildGoModule rec {
pname = "trivy";
version = "0.56.1";
version = "0.56.2";
src = fetchFromGitHub {
owner = "aquasecurity";
repo = "trivy";
rev = "refs/tags/v${version}";
hash = "sha256-gVRmSWcWTO1HZ6K2N1sSZchSq2xMc60W+ImHU0xEnA0=";
hash = "sha256-wqiFUiNZ3VG4c/QkoliU2BtqanyC4GwlwUZomOX3VrU=";
};
# Hash mismatch on across Linux and Darwin