From bf1ce937cfc633868d5615ef2ba952c3086d0520 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 24 Jan 2018 07:08:48 +0000 Subject: [PATCH] highlight: update 3.42 bottle. --- Formula/highlight.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/highlight.rb b/Formula/highlight.rb index 5b1d5b9ac62..00b22d0f476 100644 --- a/Formula/highlight.rb +++ b/Formula/highlight.rb @@ -6,9 +6,9 @@ class Highlight < Formula head "https://github.com/andre-simon/highlight.git" bottle do - sha256 "728512b1c96963324e3c3a60c9715f5a9de837af518b0413788d6f55419a7d63" => :high_sierra - sha256 "882957703a9de931919b6911a2699ce25b92626794b4e13c2254a78484663750" => :sierra - sha256 "0b8c101d8f592b2dd8797003d32b4bb186a0a450a5e109c7b20c1ff63537c745" => :el_capitan + sha256 "f48af027a4deb24db606fdc9a4aa2d3efe5327c85a86204a8c3eb8c77dc3a8d3" => :high_sierra + sha256 "8dd037e4bda53d86766dd684ab6d57a84d728c243d50435ac5bc7df6f998d51c" => :sierra + sha256 "1b1977c1f71eaa35962955956e7a440f061f746a66264663d3df1396a5539f42" => :el_capitan end depends_on "boost" => :build