mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
deps: Bottle updates for OS X: augeas, libxml2 (#2756)
This commit is contained in:
parent
e2255dbb03
commit
cdf9741aaa
@ -11,6 +11,7 @@ class Augeas < AbstractOsqueryFormula
|
||||
bottle do
|
||||
root_url "https://osquery-packages.s3.amazonaws.com/bottles"
|
||||
cellar :any_skip_relocation
|
||||
sha256 "a090cf5f9ecfa57f858433cc6ad46cd9d64430844c1fafd380848179887fb486" => :sierra
|
||||
sha256 "8ef71ee4d9bb8c976150af61e811ff31e065ffb9f6c28cc4b8b8cd7145e9cd2c" => :x86_64_linux
|
||||
end
|
||||
|
||||
|
@ -11,6 +11,7 @@ class Libxml2 < AbstractOsqueryFormula
|
||||
bottle do
|
||||
root_url "https://osquery-packages.s3.amazonaws.com/bottles"
|
||||
cellar :any_skip_relocation
|
||||
sha256 "ad126db38749740bb13423e32d716f70208729d1b4d32f4285ad078b65ed70cf" => :sierra
|
||||
sha256 "92cbb6676f6788431da1b915781c4e44e3194fb286818e04dcfa428aa8879620" => :x86_64_linux
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user