simple-tiles: add 0.6.0 bottle.
This commit is contained in:
parent
f42fbd3b94
commit
b9090be395
1 changed files with 7 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue