diff options
| author | Brett Koonce | 2013-11-19 08:04:56 -0600 |
|---|---|---|
| committer | Mike McQuaid | 2013-11-19 14:40:41 +0000 |
| commit | 1dd60dba078af32396075120c1b1afafd4b176da (patch) | |
| tree | 26a4802e5831baed132ff140197e7caec59a3157 | |
| parent | 4f3ec6dda34bcba9f653586e6c19c76d5b4da0d8 (diff) | |
| download | homebrew-1dd60dba078af32396075120c1b1afafd4b176da.tar.bz2 | |
matlab2tikz 0.4.3
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -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' |
