aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-03-29 11:15:43 -0500
committerAdam Vandenberg2013-03-29 09:19:44 -0700
commit7dd3ffb9670a3f7347fe9f7a05990b7fb145cefd (patch)
tree02c4bea2765fd1ca68c1a4ab5bfbf62445478293 /Library/Formula
parent5fc052c1fe23971c2ac83844f36eb0d9acae856e (diff)
downloadhomebrew-7dd3ffb9670a3f7347fe9f7a05990b7fb145cefd.tar.bz2
simple-tiles 0.3.1
Signed-off-by: Adam Vandenberg <flangy@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 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'