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 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' |
