From 543b83a779a57e2b7c9b463871d72a99be437205 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 28 Oct 2014 02:05:52 +0000 Subject: qrencode: add 3.4.4 bottle. --- Library/Formula/qrencode.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula/qrencode.rb') diff --git a/Library/Formula/qrencode.rb b/Library/Formula/qrencode.rb index b87103749..1ef919f57 100644 --- a/Library/Formula/qrencode.rb +++ b/Library/Formula/qrencode.rb @@ -5,6 +5,13 @@ class Qrencode < Formula url "https://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz" sha1 "644054a76c8b593acb66a8c8b7dcf1b987c3d0b2" + bottle do + cellar :any + sha1 "2a79a4f7f5dce4490e31cab8277f3a492e77aa4a" => :yosemite + sha1 "26e2a0641f7556fe3e7d44da7b05644c25b1ae04" => :mavericks + sha1 "f0797c8fd3b500f79300868248c07d3144712a96" => :mountain_lion + end + head do url "https://github.com/fukuchi/libqrencode.git" -- cgit v1.2.3