tomee-webprofile 1.7.4
Closes #805. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
13faa7a7f6
commit
e552eba58a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class TomeeWebprofile < Formula
|
||||
desc "All-Apache Java EE 6 Web Profile stack"
|
||||
homepage "https://tomee.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=tomee/tomee-1.7.3/apache-tomee-1.7.3-webprofile.tar.gz"
|
||||
version "1.7.3"
|
||||
sha256 "d738c56b96537a5157a827e73ceac60b6cc43a1c8d6d31b65ae69c77b6a9e7b6"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=tomee/tomee-1.7.4/apache-tomee-1.7.4-webprofile.tar.gz"
|
||||
version "1.7.4"
|
||||
sha256 "4a1c13e60fcf1289980b0c14f8e67daf31b1c91f4e208fbc7aeec0a252655897"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue