aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-08-08 08:26:36 +0100
committerBrett Koonce2014-08-08 00:33:54 -0700
commit62f55fd8914b1237184687c342ccf51d2d85c301 (patch)
treed5279e6eda3ac2f76d000f9bc4e76f9d9bd2345a /Library/Formula
parenta8d6138f260763f940302a84e356fe5f5b2ff146 (diff)
downloadhomebrew-62f55fd8914b1237184687c342ccf51d2d85c301.tar.bz2
protobuf-c: update 1.0.1 bottle.
Closes #31410.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/protobuf-c.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/protobuf-c.rb b/Library/Formula/protobuf-c.rb
index f8b188b7e..a2277f8f7 100644
--- a/Library/Formula/protobuf-c.rb
+++ b/Library/Formula/protobuf-c.rb
@@ -6,9 +6,9 @@ class ProtobufC < Formula
sha1 "5928059292462aa6696c38857a3ca541a54f1b3f"
bottle do
- sha1 "46572020e49936035b3f35194c40f98d90fd8dcd" => :mavericks
- sha1 "5fe4ec31d10b064fc580ae5958873ca038083a80" => :mountain_lion
- sha1 "64e31c97b2ef834d6406d128892575706b17cbad" => :lion
+ sha1 "3e7b3432a5284e9308d0318357ff06ee960e5ed6" => :mavericks
+ sha1 "c1dd644b5f4560a0e70b9bb9085dc50ef0bed98a" => :mountain_lion
+ sha1 "6502775b0cd40d27334dfde490369cbfe7a9fa2a" => :lion
end
depends_on "pkg-config" => :build