diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/simple-tiles.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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' |
