From 2804c2a206d989726071a50ef43bae849ec1568d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 6 Jun 2017 17:01:31 +0000 Subject: [PATCH] mercurial: update 4.2.1 bottle. --- Formula/mercurial.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/mercurial.rb b/Formula/mercurial.rb index 4826760ea8..fda6b3078d 100644 --- a/Formula/mercurial.rb +++ b/Formula/mercurial.rb @@ -7,9 +7,9 @@ class Mercurial < Formula sha256 "d7d5572f5aa0797fbf2168440eaa51149df88645fe37af8b15fa660d9a8158a0" bottle do - sha256 "4d7acb8d2c9c1c291dd18b1241df9b6388932e22b9a969b4dde6e349c80fae70" => :sierra - sha256 "137cdc81122d4288aaab7a372663cdf6d5829b488f394ee3f72591851d98b512" => :el_capitan - sha256 "c131d38c0534b6553f52317023786fbb4a9a2e08266e8233ffdb5180dee129c5" => :yosemite + sha256 "964af78c7db295e17831f417cb922a2ccb1a50438cfa6219dc1b44a28d18d9f0" => :sierra + sha256 "1d4774736aab4174fe80f3dcfa4b79e4950db40ea55ba0fa3e32943a8c5381b1" => :el_capitan + sha256 "a97a5f1ee0c17076d4328a993b6e1a999d8aaf9b3903dd6cfc9b6c06b30884d9" => :yosemite end option "with-custom-python", "Install against the python in PATH instead of Homebrew's python"