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 be4eca7e7..e40f74404 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.4.0.tar.gz' - sha1 '7ab95f5bd697ac00e8a5406e26007dc717734209' + url 'https://github.com/propublica/simple-tiles/archive/v0.4.1.tar.gz' + sha1 'fae2f115bf99e725f8fe38dc011718ec1364ed6f' head 'https://github.com/propublica/simple-tiles.git' |
