aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJeff Larson2014-02-10 16:39:22 -0500
committerAdam Vandenberg2014-02-11 21:04:45 -0800
commit2217535b51eb7ab1e914ea136b69bd93a30c6bf2 (patch)
tree638fdb96d94ab282b443c6553a244af9a15b68ea /Library
parentd744523eb329d76e44460bb2cdd487a110fb5275 (diff)
downloadhomebrew-2217535b51eb7ab1e914ea136b69bd93a30c6bf2.tar.bz2
simple-tiles 0.4.1
Closes #26585. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/simple-tiles.rb4
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'