From 6be77e3b1535d164d5f55c747172d74b88f26d31 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 15 Apr 2018 05:38:47 +0000 Subject: [PATCH] bibtex2html: update 1.99 bottle. --- Formula/bibtex2html.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/bibtex2html.rb b/Formula/bibtex2html.rb index 8de31a6877a..dc44d9317b5 100644 --- a/Formula/bibtex2html.rb +++ b/Formula/bibtex2html.rb @@ -6,10 +6,9 @@ class Bibtex2html < Formula bottle do cellar :any_skip_relocation - sha256 "3ee0c743604ab07c0b651fdd1c37d83b844b4d0d453685ec67c38b152bd9b27d" => :high_sierra - sha256 "6a3e155794791b00aae19b7194da3aa39c8b4a6f5e7a19c78e9ca116dcdd2809" => :sierra - sha256 "30f1cc89cd5ae6889a67b6aed5131d638c1e3f4e4dc1eabd785d39dd0597f9bd" => :el_capitan - sha256 "ed271bcd54d5d71ea30c72d661445c4c32ca43fe7d5412c980bf7b6b43aa7bb2" => :yosemite + sha256 "145c0eb8c54ea55a3fc9cbfc3cb034791890dc68d1ed267e315fee17300c718a" => :high_sierra + sha256 "2ac5800e2e29a1471d5ea6ccf3dff76201559f2e2e6471e536e25ec162cd79c3" => :sierra + sha256 "ba8aa5695eed41c522c20396b8509add1c0a45abead9e32a079e6c4a22507602" => :el_capitan end depends_on "ocaml"