nixpkgs/pkgs/tools/system/osquery/info.json
squalus ef7100c21e osquery: add update script
- add update script
- remove openssl hash verification logic since the hash is computed
  automatically now in the update script
2024-08-24 21:28:30 -07:00

14 lines
374 B
JSON

{
"openssl": {
"hash": "sha256-g8cyn+UshQZ3115dCwyiRTCbl+jsvP3B39xKufrDWzk=",
"url": "https://www.openssl.org/source/openssl-3.2.1.tar.gz"
},
"osquery": {
"fetchSubmodules": true,
"hash": "sha256-PJrGAqDxo5l6jtQdpTqraR195G6kaLQ2ik08WtlWEmk=",
"owner": "osquery",
"repo": "osquery",
"rev": "5.12.2"
}
}