Updated c10t formula to 1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
1873fc130c
commit
3ba17f4d19
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@ require 'formula'
|
|||
# Minecraft cartography tool
|
||||
|
||||
class C10t <Formula
|
||||
url 'http://github.com/udoprog/c10t/tarball/1.2'
|
||||
url 'http://github.com/udoprog/c10t/tarball/1.3'
|
||||
homepage 'http://github.com/udoprog/c10t'
|
||||
md5 'c8f1cc003675d30b42cf9356476d8714'
|
||||
md5 '8e5dba0375275cf6f2ce56ee052db7d2'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
depends_on 'libpng'
|
||||
|
|
Loading…
Reference in a new issue