From 68ebce2f27de7321c046716fe5d29e77ad723874 Mon Sep 17 00:00:00 2001 From: Jeff Larson Date: Tue, 4 Feb 2014 09:43:39 -0500 Subject: simple-tiles 0.4.0 New version of simple tiles with fixes for extreme projections. Closes #26401. Signed-off-by: Mike McQuaid --- Library/Formula/simple-tiles.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/simple-tiles.rb b/Library/Formula/simple-tiles.rb index 4c7bd2a74..be4eca7e7 100644 --- a/Library/Formula/simple-tiles.rb +++ b/Library/Formula/simple-tiles.rb @@ -2,8 +2,8 @@ require 'formula' class SimpleTiles < Formula homepage 'http://propublica.github.io/simple-tiles/' - url 'https://github.com/propublica/simple-tiles/archive/v0.3.2.tar.gz' - sha1 'acb970264d33c40331bbf7b2acfb9c7683c21e05' + url 'https://github.com/propublica/simple-tiles/archive/v0.4.0.tar.gz' + sha1 '7ab95f5bd697ac00e8a5406e26007dc717734209' head 'https://github.com/propublica/simple-tiles.git' -- cgit v1.2.3