From 5d2a30b32668dc3e5f265dee76dafb00ffc93907 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 14 May 2015 19:13:34 +0100 Subject: [PATCH] rapidjson: update 1.0.2 bottle. --- Formula/rapidjson.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/rapidjson.rb b/Formula/rapidjson.rb index 46fb0fef55..0805fb303b 100644 --- a/Formula/rapidjson.rb +++ b/Formula/rapidjson.rb @@ -5,9 +5,9 @@ class Rapidjson < Formula head "https://github.com/miloyip/rapidjson.git" bottle do - sha256 "2b92e5e53744612527ecf715da9bf5de106a099c67fb1ec2d8265e411011357c" => :yosemite - sha256 "c2b36ff73da8dc865805693a4ac023e31a244bd643676ff2bd8b0866d3d01b51" => :mavericks - sha256 "2eec4643f5e673622623e7b0fa8d8409667ec794c6e9ae5b2aa9c773758fa201" => :mountain_lion + sha256 "32067dca55523d203d836e416fd80e2a70d5f0907725e5eb6a6c4c988fee3d3d" => :yosemite + sha256 "7686ef10f5702518ff4feff0c5b609c8c21e6796bf2c8cc37f48594a1486f188" => :mavericks + sha256 "e31ed3128e73c9450e54c6139b3e0211edc0857bee27829029058b690aa7d747" => :mountain_lion end option "without-docs", "Don't build documentation"