Skip to content

Commit 8dc3d4f

Browse files
committed
payara 6.2025.11
1 parent f9f65e7 commit 8dc3d4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/payara.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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" } },

0 commit comments

Comments
 (0)