diff options
| author | Adam Vandenberg | 2013-06-17 18:04:31 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2013-06-17 18:04:31 -0700 |
| commit | e29d0045437570d152a54dcb672ca0acf6867606 (patch) | |
| tree | 3e8d17513f1288b62ae873676a70172036b6da78 | |
| parent | 40fd168c02764ddb1fba642017f93fcbf8810703 (diff) | |
| download | homebrew-e29d0045437570d152a54dcb672ca0acf6867606.tar.bz2 | |
matlab2tikz 0.3.3
| -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 3c7c21645..a3677b0ad 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.3.2.tar.gz' - sha1 '026762e58b51a14c91921baf556cd5d349c8b8d1' + url 'https://github.com/nschloe/matlab2tikz/archive/0.3.3.tar.gz' + sha1 'eb0a0991d34543e133256a17c6fc6f96112c8c5a' head 'https://github.com/nschloe/matlab2tikz.git' |
