mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
deps: Update libmagic to version 5.32 (#3774)
This commit is contained in:
parent
cc2f7e3be0
commit
2efff6f8eb
@ -3,9 +3,9 @@ require File.expand_path("../Abstract/abstract-osquery-formula", __FILE__)
|
|||||||
class Libmagic < AbstractOsqueryFormula
|
class Libmagic < AbstractOsqueryFormula
|
||||||
desc "Implementation of the file(1) command"
|
desc "Implementation of the file(1) command"
|
||||||
homepage "https://www.darwinsys.com/file/"
|
homepage "https://www.darwinsys.com/file/"
|
||||||
url "https://distfiles.macports.org/file/file-5.29.tar.gz"
|
url "https://distfiles.macports.org/file/file-5.32.tar.gz"
|
||||||
sha256 "ea661277cd39bf8f063d3a83ee875432cc3680494169f952787e002bdd3884c0"
|
sha256 "8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50"
|
||||||
revision 101
|
revision 100
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
root_url "https://osquery-packages.s3.amazonaws.com/bottles"
|
root_url "https://osquery-packages.s3.amazonaws.com/bottles"
|
||||||
|
Loading…
Reference in New Issue
Block a user