File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Payara < Formula
22 desc "Java EE application server forked from GlassFish"
33 homepage "https://www.payara.fish"
4- url "https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/6.2025.10 /payara-6.2025.10 .zip"
5- sha256 "7478dd3870fde4f54e87675e4482950baa2c06bd1b6ba567e22676534fb3bbb6 "
4+ url "https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/6.2025.11 /payara-6.2025.11 .zip"
5+ sha256 "4f8248f1fc2cedf14a829dbec73768bc824c2c418d60843c30a365a6ef76f486 "
66 license any_of : [
77 "CDDL-1.1" ,
88 { "GPL-2.0-only" => { with : "Classpath-exception-2.0" } } ,
@@ -14,7 +14,7 @@ class Payara < Formula
1414 end
1515
1616 bottle do
17- sha256 cellar : :any_skip_relocation , all : "b290ca24c2062931c60437acf58c01bb36f3b2f5757e4f9209862eb5908be34c "
17+ sha256 cellar : :any_skip_relocation , all : "393613c0e36b08a41f8ff9e9c3efc73ff4a27c930f0364a51e8dbe5ae65047f1 "
1818 end
1919
2020 depends_on :macos # The test fails on Linux.
You can’t perform that action at this time.
0 commit comments