From c2c6e21f20d167df89e26f3660027a3bb0f1d4a8 Mon Sep 17 00:00:00 2001 From: Jeff Larson Date: Sat, 20 Apr 2013 15:06:22 -0300 Subject: simple-tiles 0.3.2 Closes #19325. Signed-off-by: Adam Vandenberg --- Library/Formula/simple-tiles.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/simple-tiles.rb b/Library/Formula/simple-tiles.rb index c20d14529..4c7bd2a74 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.1.tar.gz' - sha1 '9f5ff17cca9d9cacb36dcf971b57dd3b42b352e2' + url 'https://github.com/propublica/simple-tiles/archive/v0.3.2.tar.gz' + sha1 'acb970264d33c40331bbf7b2acfb9c7683c21e05' head 'https://github.com/propublica/simple-tiles.git' -- cgit v1.2.3