Merge pull request #307303 from fabaff/trivy-bump

trivy: 0.50.2 -> 0.50.4
This commit is contained in:
Fabian Affolter 2024-04-28 08:04:45 +02:00 committed by GitHub
commit a6db4ec32c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,13 +11,13 @@
buildGoModule rec {
pname = "trivy";
version = "0.50.2";
version = "0.50.4";
src = fetchFromGitHub {
owner = "aquasecurity";
repo = "trivy";
rev = "refs/tags/v${version}";
hash = "sha256-0FV67+m09PCkPZfnkepkvBA4mFYIkJSMT5v0tDwalW8=";
hash = "sha256-KFVeJmtMPGPjeiXzeVFtY73drZ4CySdmMRxDqEJfA4c=";
};
# Hash mismatch on across Linux and Darwin