unbound: update 1.9.0 bottle.
This commit is contained in:
parent
3b74630526
commit
5ff45f327b
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Unbound < Formula
|
||||||
head "https://github.com/NLnetLabs/unbound.git"
|
head "https://github.com/NLnetLabs/unbound.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "e21cbf4085644f6fc3b226a3ef03de317834624a45400054b17c7a18799d721d" => :mojave
|
sha256 "358f94628cb248e77af0da37aefd40347ad1b98a62295719dd5adefa64ef9589" => :mojave
|
||||||
sha256 "72bd8b7806b868eb355effd760632b7d81b21c31b8b727b4a37b054235aa94ae" => :high_sierra
|
sha256 "e56d630384831b87e3e584e9ffc4aefe76e4103db668a8b42520684a69abd60d" => :high_sierra
|
||||||
sha256 "0af6432dd3cab953a253da55ec32e49b05141d27b3c3fedcb522e84d74ca8f9b" => :sierra
|
sha256 "69f8132f8c55fc5c2a920a45711d82d88d96aecd1c766a42de0f2c2b82d4e658" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "libevent"
|
depends_on "libevent"
|
||||||
|
|
Loading…
Reference in a new issue