From 9fbc382dc220059753be595ae4413c35e3bf78e6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 13 Mar 2017 19:07:51 +0000 Subject: [PATCH] gnuplot@4: add 4.6.7 bottle. --- Formula/gnuplot@4.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/gnuplot@4.rb b/Formula/gnuplot@4.rb index 5fa2bdf427..a9f3e9badf 100644 --- a/Formula/gnuplot@4.rb +++ b/Formula/gnuplot@4.rb @@ -4,6 +4,12 @@ class GnuplotAT4 < Formula url "https://downloads.sourceforge.net/project/gnuplot/gnuplot/4.6.7/gnuplot-4.6.7.tar.gz" sha256 "26d4d17a00e9dcf77a4e64a28a3b2922645b8bbfe114c0afd2b701ac91235980" + bottle do + sha256 "ae5b2efeadf424eb90aab81f3ec9c1fa043e8fe20047939f45f40b6bdf2f82be" => :sierra + sha256 "3d736c253a44e5811494f1d89b9563b79d5d258517df474a11c648b8de37ba59" => :el_capitan + sha256 "932530bf585e2ea0b2d8408b344bfb454c756e3bfb177dbb7c4d1d6b2ce15ad5" => :yosemite + end + keg_only :versioned_formula option "with-pdflib-lite", "Build the PDF terminal using pdflib-lite"