From b9090be3956e5920b462b628c0bf5f059c3f8444 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 25 May 2015 02:19:57 +0100 Subject: [PATCH] simple-tiles: add 0.6.0 bottle. --- Formula/simple-tiles.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/simple-tiles.rb b/Formula/simple-tiles.rb index 9b14d8f66b..2680589ace 100644 --- a/Formula/simple-tiles.rb +++ b/Formula/simple-tiles.rb @@ -5,6 +5,13 @@ class SimpleTiles < Formula head "https://github.com/propublica/simple-tiles.git" + bottle do + cellar :any + sha256 "feaaac49a14352c65dc4163fcfb483e220a3015edbe9671d68b42f08e04ce255" => :yosemite + sha256 "46e57be573ad461719de4df03e352308cd657658472436b7b0bc8303c85e75b2" => :mavericks + sha256 "875ae1cc1fe6bdf01504dbbee45bc14079c394680be55aaea41c3b9d4ccec487" => :mountain_lion + end + depends_on "pkg-config" => :build depends_on "cairo" depends_on "gdal"