Skip to content

Commit bdaead6

Browse files
committed
jetty 9.4.57.v20241219
1 parent ee2e41c commit bdaead6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/j/jetty.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Jetty < Formula
22
desc "Java servlet engine and webserver"
33
homepage "https://jetty.org/"
4-
url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-distribution/9.4.56.v20240826/jetty-distribution-9.4.56.v20240826.tar.gz"
5-
version "9.4.56.v20240826"
6-
sha256 "02f5f9c4f6b4be0e5b2640d4b5a21e2838d68143ef96c540c2ba39885b60cb62"
4+
url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-distribution/9.4.57.v20241219/jetty-distribution-9.4.57.v20241219.tar.gz"
5+
version "9.4.57.v20241219"
6+
sha256 "1cfc73128848282f1f7220660fc191be09b6a1c184e02587c46f189212ed9681"
77
license any_of: ["Apache-2.0", "EPL-1.0"]
88

99
livecheck do

0 commit comments

Comments
 (0)