diff options
Diffstat (limited to 'Library')
| -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 474e35c26..dd1d0b115 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.com/simple-tiles/' - url 'https://github.com/propublica/simple-tiles/archive/0.3.0.tar.gz' - sha1 'c0c677b3b212457abc6a39ced4ee3e767be8e885' + url 'https://github.com/propublica/simple-tiles/archive/v0.3.1.tar.gz' + sha1 '9f5ff17cca9d9cacb36dcf971b57dd3b42b352e2' head 'https://github.com/propublica/simple-tiles.git' |
