From 215944fbf7e05d03c1cb349ba02ad0abbd38ef3f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 5 Jul 2016 18:00:53 +0100 Subject: [PATCH] mono: update 4.4.1.0 bottle. --- Formula/mono.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/mono.rb b/Formula/mono.rb index 2c789f9281..a41fb7eeab 100644 --- a/Formula/mono.rb +++ b/Formula/mono.rb @@ -9,9 +9,9 @@ class Mono < Formula skip_clean "lib/mono" bottle do - sha256 "1f90a3c48c4efb365754ee17d7ee576d3c2d54c0389bb2864daa753b9d9cd842" => :el_capitan - sha256 "80486add2bacbb19d50af75c723e2761d21ea81770b81176513b0ffbfa525559" => :yosemite - sha256 "f459f4125ad4c5473c2bcb95b66d843115c795918bbb05e480cd4014bcdbe774" => :mavericks + sha256 "2a39ab2dae7395cb44ebcd02a2bd60ee64e70e27619fbd8119968bdf5e088e46" => :el_capitan + sha256 "1c690c6e4f39053197ac80b4e83d86e54e476df8666f2fec65635d8eb495321a" => :yosemite + sha256 "15f0c368986edabc7cdc581e802b48ecb7558a604ec73eb25882ce4c678bd036" => :mavericks end conflicts_with "czmq", :because => "both install `makecert` binaries"