aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/c10t.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/c10t.rb b/Library/Formula/c10t.rb
index 2d5087099..b979439dc 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.1'
+ url 'http://github.com/udoprog/c10t/tarball/1.2'
homepage 'http://github.com/udoprog/c10t'
- md5 'e03316bd5554a32a65979ff8785b8a44'
+ md5 'c8f1cc003675d30b42cf9356476d8714'
depends_on 'cmake' => :build
depends_on 'libpng'