diff options
| -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 e65e4e390..ac418fd5c 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.2.tar.gz' - sha1 '70ff455c6171aaee729301619ce4069c97d4342f' + url 'https://github.com/nschloe/matlab2tikz/archive/0.4.3.tar.gz' + sha1 '6a2e81785e6fa0ba1681dfd5d3c159d08ec91c03' head 'https://github.com/nschloe/matlab2tikz.git' |
