diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/matlab2tikz.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/matlab2tikz.rb b/Library/Formula/matlab2tikz.rb index 8891b4e0a..e65e4e390 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.1.tar.gz' - sha1 '09f5ef71b8ee74abe526d029f896ca08779133a2' + url 'https://github.com/nschloe/matlab2tikz/archive/0.4.2.tar.gz' + sha1 '70ff455c6171aaee729301619ce4069c97d4342f' head 'https://github.com/nschloe/matlab2tikz.git' |
