Unverified Commit a30567f3 authored by lewo's avatar lewo Committed by GitHub
Browse files

osquery: 5.15.0 -> 5.16.0, add myself to the maintainers (#388410)

parents 43d524e0 27c0b818
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ stdenvNoCC.mkDerivation rec {
      znewman01
      lewo
      squalus
      lesuisse
    ];
  };
}
+2 −2
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@
    },
    "osquery": {
        "fetchSubmodules": true,
        "hash": "sha256-ZEFdsdXf7a+lj79QtfjpfOKPt01C40lcdK5TAocjVmE=",
        "hash": "sha256-Q5KiPqkyciuC5vlgBuY9ObRnDhM7Xhq6Oe5GbtatH/s=",
        "owner": "osquery",
        "repo": "osquery",
        "rev": "5.15.0"
        "rev": "5.16.0"
    }
}