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 2e821e2 commit 97af9f7Copy full SHA for 97af9f7
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.1.0/jetty-home-12.1.0.tar.gz"
5
- sha256 "c154adbac11446368162887fdfbbceecfbdd3455eb9fbacb71c721586633cfef"
+ url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-home/12.1.1/jetty-home-12.1.1.tar.gz"
+ sha256 "54798f85512aab87a83b0a3d3bbb1b76fe9b241f5d08590dfbae234e59c56ab3"
6
license any_of: ["Apache-2.0", "EPL-2.0"]
7
8
livecheck do
0 commit comments