diff options
| author | Carl Moden | 2015-01-12 07:11:09 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-12 13:32:37 +0000 |
| commit | 595885c2fad3b9829594e2e1e4126720ddc2e971 (patch) | |
| tree | 5936a6ee5b12cfa966d4c3b1b52930dd6a11c69b /Library | |
| parent | bea3b7a95571910b6e45fe78b9a7d35e33cfde4f (diff) | |
| download | homebrew-595885c2fad3b9829594e2e1e4126720ddc2e971.tar.bz2 | |
megatools 1.9.94
Closes #35767.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/megatools.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/megatools.rb b/Library/Formula/megatools.rb index 53de464c9..5c4bca25c 100644 --- a/Library/Formula/megatools.rb +++ b/Library/Formula/megatools.rb @@ -2,8 +2,8 @@ require "formula" class Megatools < Formula homepage "http://megatools.megous.com/" - url "http://megatools.megous.com/builds/megatools-1.9.93.tar.gz" - sha1 "06411d7ee19a3acaae97346c87ed3194d7d0c321" + url "http://megatools.megous.com/builds/megatools-1.9.94.tar.gz" + sha1 "d9d664047496c38495cd7196c481164eaa1d51e0" bottle do cellar :any |
