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