libmicrohttpd: update 0.9.37 bottle.
Closes Homebrew/homebrew#29767. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
91e132c213
commit
2eaa1abdce
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Libmicrohttpd < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "b730126b1d7e41dadf5f14ae156acf223a25ce04" => :mavericks
|
||||
sha1 "3741134b6e5559677875a5764c5bfc5791ab003a" => :mountain_lion
|
||||
sha1 "aad191d18a6de001ddb4f9410f54ce5df4df387e" => :lion
|
||||
sha1 "7c9550a8d1d6cc12a6d1909c917c9ac6756968d7" => :mavericks
|
||||
sha1 "eb78f899cfeebe8e88ac11978b9130e15dd410ad" => :mountain_lion
|
||||
sha1 "33d895cc7b9610b8daf18f800d2c088085fe1d13" => :lion
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue