flyway: bottle unneeded
This commit is contained in:
parent
3ebe92d0a3
commit
0fb0912276
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Flyway < Formula
|
|||
url "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/3.2.1/flyway-commandline-3.2.1.tar.gz"
|
||||
sha256 "da942c3b96d89ca221617a720c1945d16dadf142313380a71a825e62821d0a2b"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on :java
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue