simple-tiles 0.3.2
Closes Homebrew/homebrew#19325. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f6b041ee96
commit
a61cd90d50
1 changed files with 2 additions and 2 deletions
|
@ -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.3.1.tar.gz'
|
||||
sha1 '9f5ff17cca9d9cacb36dcf971b57dd3b42b352e2'
|
||||
url 'https://github.com/propublica/simple-tiles/archive/v0.3.2.tar.gz'
|
||||
sha1 'acb970264d33c40331bbf7b2acfb9c7683c21e05'
|
||||
|
||||
head 'https://github.com/propublica/simple-tiles.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue