File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Glassfish < Formula
22 desc "Java EE application server"
33 homepage "https://glassfish.org/"
4- url "https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.22 .zip"
5- mirror "https://github.com/eclipse-ee4j/glassfish/releases/download/7.0.22 /glassfish-7.0.22 .zip"
6- sha256 "9bc7ece53c454b088c49997214d4a002d2256cbe039403951ebde4a257d14c8e "
4+ url "https://download.eclipse.org/ee4j/glassfish/glassfish-7.0.23 .zip"
5+ mirror "https://github.com/eclipse-ee4j/glassfish/releases/download/7.0.23 /glassfish-7.0.23 .zip"
6+ sha256 "e3fc0e6b3cddaaf9038fa01839687086c2e89f7df47c27645d28f264b967a1c9 "
77 license "EPL-2.0"
88
99 livecheck do
@@ -12,7 +12,7 @@ class Glassfish < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "1a23aaf7342edc1b7606761d53dcd2c5c2dc9d759447bb82fdec5b01bb612aaf "
15+ sha256 cellar : :any_skip_relocation , all : "33b829e4dac04c60d920106d99ec70d331ddeb88ac9b4e21d676a461cb11b76b "
1616 end
1717
1818 # no java 22 support for glassfish 7.x
You can’t perform that action at this time.
0 commit comments