We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f65e7 commit 8dc3d4fCopy full SHA for 8dc3d4f
Formula/p/payara.rb
@@ -1,8 +1,8 @@
1
class Payara < Formula
2
desc "Java EE application server forked from GlassFish"
3
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"
+ url "https://search.maven.org/remotecontent?filepath=fish/payara/distributions/payara/6.2025.11/payara-6.2025.11.zip"
+ sha256 "4f8248f1fc2cedf14a829dbec73768bc824c2c418d60843c30a365a6ef76f486"
6
license any_of: [
7
"CDDL-1.1",
8
{ "GPL-2.0-only" => { with: "Classpath-exception-2.0" } },
0 commit comments