aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJeff Larson2014-07-23 16:14:23 -0400
committerJack Nagel2014-07-23 21:00:47 -0500
commit2a34b358e9f96ee9b94f03d61fcb0d89c3186c8f (patch)
treeab0c13255e1dd214e79593dba62d09afd3dff78a /Library/Formula
parentbdd9d8ccaa89c6ecf50499f19fca9193ead14b39 (diff)
downloadhomebrew-2a34b358e9f96ee9b94f03d61fcb0d89c3186c8f.tar.bz2
simple-tiles 0.5.0
Closes #31071. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 e40f74404..8353e2ffa 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.1.tar.gz'
- sha1 'fae2f115bf99e725f8fe38dc011718ec1364ed6f'
+ url 'https://github.com/propublica/simple-tiles/archive/v0.5.0.tar.gz'
+ sha1 'dde1359132f29e56e01596cbab58b1ed85d2de08'
head 'https://github.com/propublica/simple-tiles.git'