File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Jetty < Formula
2
2
desc "Java servlet engine and webserver"
3
3
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 "
6
6
license any_of : [ "Apache-2.0" , "EPL-2.0" ]
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class Jetty < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "df10e0225bb4bf817cffe28bac6eea40b78e26cd5a07c9f3a358f177449b9449 "
14
+ sha256 cellar : :any_skip_relocation , all : "b4e1ed2ef6ba4ea4314ca6de122770ed52cccc78620d35d9d2ceb32adb1fc2cf "
15
15
end
16
16
17
17
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments