aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2013-08-16 21:24:34 -0500
committerMisty De Meo2013-08-16 23:25:27 -0700
commit6a57c5237864809cc7dbde13cc2a56ab26e298da (patch)
treed78d163616ebe886fb3dee3fcd74a5aef75e4514
parent3c6f9d1982c56fb045e337637ad6a82e0487fdc5 (diff)
downloadhomebrew-6a57c5237864809cc7dbde13cc2a56ab26e298da.tar.bz2
matlab2tikz 0.4.1
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
-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 833764a38..8891b4e0a 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.0.tar.gz'
- sha1 '9c54e78a3f0278c9f346703856bbd91aa142ea21'
+ url 'https://github.com/nschloe/matlab2tikz/archive/0.4.1.tar.gz'
+ sha1 '09f5ef71b8ee74abe526d029f896ca08779133a2'
head 'https://github.com/nschloe/matlab2tikz.git'