diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/c10t.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/c10t.rb b/Library/Formula/c10t.rb index b979439dc..9813ea8d4 100644 --- a/Library/Formula/c10t.rb +++ b/Library/Formula/c10t.rb @@ -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' |
