Unverified Commit 6b225e31 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

trivy: 0.56.1 -> 0.56.2 (#347798)

parents ef1d7036 f197a39a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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