diff options
| author | BrewTestBot | 2014-05-18 18:05:29 +0100 | 
|---|---|---|
| committer | Brett Koonce | 2014-05-18 11:18:56 -0700 | 
| commit | 16f148c49953cee54cc9f49bafb2151b5399f8b5 (patch) | |
| tree | 9c3741b25e0ab044ae09b6db350da14f39ee0712 | |
| parent | e9fc76b75b64fbb2c445eaf6adeaf334eaa8a3ed (diff) | |
| download | homebrew-16f148c49953cee54cc9f49bafb2151b5399f8b5.tar.bz2 | |
libmicrohttpd: update 0.9.35 bottle.
Closes #29369.
| -rw-r--r-- | Library/Formula/libmicrohttpd.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/libmicrohttpd.rb b/Library/Formula/libmicrohttpd.rb index f17e4eed7..ad99643ba 100644 --- a/Library/Formula/libmicrohttpd.rb +++ b/Library/Formula/libmicrohttpd.rb @@ -8,9 +8,9 @@ class Libmicrohttpd < Formula    bottle do      cellar :any -    sha1 "9b6bb328687843151b8cd4222dc81db7c487cfd2" => :mavericks -    sha1 "68832916795813e9ffa00e459c44be76b8bba21a" => :mountain_lion -    sha1 "1ed41f9ee7101988beec5577c3c91e22d1ccfef8" => :lion +    sha1 "b730126b1d7e41dadf5f14ae156acf223a25ce04" => :mavericks +    sha1 "3741134b6e5559677875a5764c5bfc5791ab003a" => :mountain_lion +    sha1 "aad191d18a6de001ddb4f9410f54ce5df4df387e" => :lion    end    def install | 
