From 7b9df7fe5b1979b39075ae55f4823aa26335ac73 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Mar 2016 06:47:10 +0000 Subject: [PATCH] mitmproxy: update 0.16 bottle. --- Library/Formula/mitmproxy.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Formula/mitmproxy.rb b/Library/Formula/mitmproxy.rb index 090e3dd03d1e..57358c55d714 100644 --- a/Library/Formula/mitmproxy.rb +++ b/Library/Formula/mitmproxy.rb @@ -7,9 +7,9 @@ class Mitmproxy < Formula bottle do cellar :any - sha256 "d05f6312ce311fc0bd42859bddcaeb958cff8b871f0e4c9c4321904f78add925" => :el_capitan - sha256 "d82dc1f3f2b241c259d9a894769bb4aba528846559dfc712faf918907bca86d3" => :yosemite - sha256 "f4c6b54c212e148664cbd198c7bf89f5300f590f94ac1cdbae3735c91b82cdca" => :mavericks + sha256 "8b0726d8610ce882e3eca2d1af651b36cfd15b3ab6a44ca58a016d87eb56fc3b" => :el_capitan + sha256 "bfb490b2e2783400384f0e39adbbc13ab603c6c0c727c5e55ffa3f54cfedf651" => :yosemite + sha256 "8ec7d893519c2820d5a0ac516c743054b81c07244413e1cdc6be92ef1baedfcd" => :mavericks end option "with-pyamf", "Enable action message format (AMF) support for python"