aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2014-03-16 10:27:24 -0500
committerBrett Koonce2014-03-16 11:14:56 -0500
commitba3036da20cba7fb894ff9c9ff30dd2105dbe53b (patch)
tree741b16ee39bbf49f227db9da1fb800540a9ac0d9
parent8cbe457b8ad406cba793f712daafd9db6d948804 (diff)
downloadhomebrew-ba3036da20cba7fb894ff9c9ff30dd2105dbe53b.tar.bz2
matlab2tikz 0.4.7
-rw-r--r--Library/Formula/matlab2tikz.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/matlab2tikz.rb b/Library/Formula/matlab2tikz.rb
index 7e6919ac8..c609bae5e 100644
--- a/Library/Formula/matlab2tikz.rb
+++ b/Library/Formula/matlab2tikz.rb
@@ -2,8 +2,8 @@ require 'formula'
class Matlab2tikz < Formula
homepage 'https://github.com/nschloe/matlab2tikz'
- url 'https://github.com/nschloe/matlab2tikz/archive/0.4.6.tar.gz'
- sha1 '49ad23d87ddd3a9f22f6c74bbe4c4edf064abf65'
+ url 'https://github.com/nschloe/matlab2tikz/archive/0.4.7.tar.gz'
+ sha1 '0e950ae8a29d66610fc68b173f3a014e522ee1be'
head 'https://github.com/nschloe/matlab2tikz.git'