wildfly-as 12.0.0.Final (#26520)
This commit is contained in:
parent
21cf82ac49
commit
0aeb738f9f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class WildflyAs < Formula
|
||||
desc "Managed application runtime for building applications"
|
||||
homepage "http://wildfly.org/"
|
||||
url "https://download.jboss.org/wildfly/11.0.0.Final/wildfly-11.0.0.Final.tar.gz"
|
||||
sha256 "a2f5fb4187369196003e31eb086f0a1f7bfc0645a3a61a53ed20ab5853481e71"
|
||||
url "https://download.jboss.org/wildfly/12.0.0.Final/wildfly-12.0.0.Final.tar.gz"
|
||||
sha256 "42fa41b25a2cbf4782f78fd8c4d537a06acfa60688fcc0ece9299f140c76afe0"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue