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 ee2e41c commit bdaead6Copy full SHA for bdaead6
Formula/j/jetty.rb
@@ -1,9 +1,9 @@
1
class Jetty < Formula
2
desc "Java servlet engine and webserver"
3
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"
+ url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-distribution/9.4.57.v20241219/jetty-distribution-9.4.57.v20241219.tar.gz"
+ version "9.4.57.v20241219"
+ sha256 "1cfc73128848282f1f7220660fc191be09b6a1c184e02587c46f189212ed9681"
7
license any_of: ["Apache-2.0", "EPL-1.0"]
8
9
livecheck do
0 commit comments