mvnvm: bottle unneeded
This commit is contained in:
parent
a5ff523d93
commit
1a9491d041
1 changed files with 2 additions and 1 deletions
|
@ -3,9 +3,10 @@ class Mvnvm < Formula
|
|||
homepage "http://mvnvm.org"
|
||||
url "https://bitbucket.org/mjensen/mvnvm/get/mvnvm-1.0.7.zip"
|
||||
sha256 "1cd930d2d00bb8cdbc3f3a6c8e2ff1b98ba2bc5ffd77d639219b3dce273f826b"
|
||||
|
||||
head "https://bitbucket.org/mjensen/mvnvm.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on :java => "1.7+"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue