parent
7702ef3271
commit
915890c25d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Bro < Formula
|
class Bro < Formula
|
||||||
desc "Network security monitor"
|
desc "Network security monitor"
|
||||||
homepage "https://www.bro.org"
|
homepage "https://www.bro.org"
|
||||||
url "https://www.bro.org/downloads/bro-2.5.1.tar.gz"
|
url "https://www.bro.org/downloads/bro-2.5.2.tar.gz"
|
||||||
sha256 "2c6ce502864bee9323c3e46213a21cfe9281a65cbedf81d5ab6160a437a89511"
|
sha256 "ab95b1bc376282919e5fa6b25b5ef8864e2e7bd5efe842db35d4a223b8f5b970"
|
||||||
head "https://github.com/bro/bro.git"
|
head "https://github.com/bro/bro.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue