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 11class 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.1.0 /jetty-home-12.1.0 .tar.gz"
5- sha256 "c154adbac11446368162887fdfbbceecfbdd3455eb9fbacb71c721586633cfef "
4+ url "https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-home/12.1.1 /jetty-home-12.1.1 .tar.gz"
5+ sha256 "54798f85512aab87a83b0a3d3bbb1b76fe9b241f5d08590dfbae234e59c56ab3 "
66 license any_of : [ "Apache-2.0" , "EPL-2.0" ]
77
88 livecheck do
@@ -11,7 +11,7 @@ class Jetty < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "b4e1ed2ef6ba4ea4314ca6de122770ed52cccc78620d35d9d2ceb32adb1fc2cf "
14+ sha256 cellar : :any_skip_relocation , all : "d199c68220789ca68038fe4cf1ed33a0cb641b710bc4f005456d11f40fced1eb "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments