File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class TomcatAT10 < Formula
22 desc "Implementation of Java Servlet and JavaServer Pages"
33 homepage "https://tomcat.apache.org/"
4- url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-10/v10.1.40 /bin/apache-tomcat-10.1.40 .tar.gz"
5- mirror "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.40 /bin/apache-tomcat-10.1.40 .tar.gz"
6- sha256 "25f1e607f17ee2fa99e329eec23b6393ab9e1390929c6cdcb31f749576b94d8e "
4+ url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-10/v10.1.41 /bin/apache-tomcat-10.1.41 .tar.gz"
5+ mirror "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.41 /bin/apache-tomcat-10.1.41 .tar.gz"
6+ sha256 "1f7cc8cce2d5f4acd35491d0fa2abafa6ddd9bb0425b57b277310fde5ff2fcb3 "
77 license "Apache-2.0"
88
99 livecheck do
1010 url :stable
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "f4e7492d4eaf05a3fafa52b6b757ca5744f0e964c1ad61ff859555fb3cbf5fc2 "
14+ sha256 cellar : :any_skip_relocation , all : "e509d7be5ba27c453b2d74d0280fe07d0ce45d165525acaa96b74a05a233fd18 "
1515 end
1616
1717 keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments