blob: e098b8d3bed721a7fa37b62c03a2e180f9a071a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="osquery-bin"
VERSION="5.10.2"
HOMEPAGE="https://osquery.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/osquery/osquery/releases/download/5.10.2/osquery_5.10.2-1.linux_amd64.deb \
https://github.com/osquery/osquery/releases/download/5.10.2/osquery_5.10.2-1.linux_arm64.deb"
MD5SUM_x86_64="590311d79e50d8fbb77a63aee5012976 \
c88dc349d3261d9bbc25959bf798fb58"
REQUIRES=""
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"
|