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 Tomcat < 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.33 /bin/apache-tomcat-10.1.33 .tar.gz"
5- mirror "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.33 /bin/apache-tomcat-10.1.33 .tar.gz"
6- sha256 "3b2b21d61cd587b5f838da1843763feaa5e864fe05975a101dade0922de50895 "
4+ url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-10/v10.1.34 /bin/apache-tomcat-10.1.34 .tar.gz"
5+ mirror "https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.34 /bin/apache-tomcat-10.1.34 .tar.gz"
6+ sha256 "f799541380bfff2b674cefd86c5376d2d7d566b3a2e7c4579d2b491de8ec6c36 "
77 license "Apache-2.0"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "8796b3c6aeb7fbac09cc53b3f982ddefca2c0b4149c3d01fa94d6216a556e658 "
10+ sha256 cellar : :any_skip_relocation , all : "87735143f1cd9368f75dba7a7b394f436ebc737343a777d892bec7d64926c1a5 "
1111 end
1212
1313 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments