From b6f7afbd9c5ec355f1ad3272116ce599d208791d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 22 Aug 2015 20:43:20 +0100 Subject: [PATCH] deheader: add 1.2 bottle. --- Formula/deheader.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/deheader.rb b/Formula/deheader.rb index 057182b14c..e0331c3eb5 100644 --- a/Formula/deheader.rb +++ b/Formula/deheader.rb @@ -6,6 +6,13 @@ class Deheader < Formula sha256 "c4e4a4af6f0707a2f8b10b10f3776674c589a569c3451dea978f2d0b76c71d12" head "https://gitlab.com/esr/deheader.git" + bottle do + cellar :any + sha256 "f5639a19b49fa7d603a2d41b2fc143342fe757b1e6c81f3ce316e93fc05a6d97" => :yosemite + sha256 "19f3da5c021391bdf55276bbfadaf52459dceb8e591a6ea051d88c02bc1da93e" => :mavericks + sha256 "a2bf7da66e79643bb3dbb0ec6a37a54d8d9436885d3a8c59d13e812050dcc8e5" => :mountain_lion + end + depends_on "xmlto" => :build def install