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 2b9b655 commit 4678cfcCopy full SHA for 4678cfc
Formula/j/jetty.rb
@@ -1,8 +1,8 @@
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-home/12.0.24/jetty-home-12.0.24.tar.gz"
5
- sha256 "2beeb55224b6b4755c02ddebe76e630c2fbe8c382760be81e81265ad7f239729"
+ url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-home/12.0.25/jetty-home-12.0.25.tar.gz"
+ sha256 "adb2c23f410f3e2a5a34c3edc9e94b2282bb44c1c067d23a9de57a06919a7167"
6
license any_of: ["Apache-2.0", "EPL-2.0"]
7
8
livecheck do
0 commit comments