diff options
Diffstat (limited to 'Library/Formula')
| -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 a0a290f9b..7e6919ac8 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.4.tar.gz' - sha1 '9477dae6bd0ba5b268a1d5d7f547ad631638a99f' + url 'https://github.com/nschloe/matlab2tikz/archive/0.4.6.tar.gz' + sha1 '49ad23d87ddd3a9f22f6c74bbe4c4edf064abf65' head 'https://github.com/nschloe/matlab2tikz.git' |
