Skip to content

Commit

Permalink
Update sha for osqueryd 5.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany committed Jul 23, 2024
1 parent 06d2635 commit a79742e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kolide-launcher.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stdenv.mkDerivation rec {

osqSrc = fetchzip {
url = "https://dl.kolide.co/kolide/osqueryd/linux/amd64/osqueryd-5.12.2.tar.gz";
sha256 = "";
sha256 = "sha256-5o7zynfo5ynan900pKh9hTRlkh2wVgr7a68HFjc5zYw=";
name = "osqueryd";
};

Expand Down

0 comments on commit a79742e

Please sign in to comment.