Skip to content

Commit bec0489

Browse files
committed
jetty 12.1.0
1 parent 1ef74b6 commit bec0489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jetty.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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-home/12.0.25/jetty-home-12.0.25.tar.gz"
5-
sha256 "adb2c23f410f3e2a5a34c3edc9e94b2282bb44c1c067d23a9de57a06919a7167"
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"
66
license any_of: ["Apache-2.0", "EPL-2.0"]
77

88
livecheck do

0 commit comments

Comments
 (0)