8000 Merge pull request #163221 from BrewTestBot/bump-tomcat@9-9.0.86 · ArduinoBot/homebrew-core@80189b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 80189b7

Browse files
authored
Merge pull request Homebrew#163221 from BrewTestBot/bump-tomcat@9-9.0.86
tomcat@9 9.0.86
2 parents 5d09cec + 55b4a97 commit 80189b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/t/tomcat@9.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class TomcatAT9 < 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-9/v9.0.85/bin/apache-tomcat-9.0.85.tar.gz"
5-
mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.85/bin/apache-tomcat-9.0.85.tar.gz"
6-
sha256 "a1874d5e2e72003a81276e5a9520004aca113f135fc841334229b68f6d25ba1e"
4+
url "https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-9/v9.0.86/bin/apache-tomcat-9.0.86.tar.gz"
5+
mirror "https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.86/bin/apache-tomcat-9.0.86.tar.gz"
6+
sha256 "24c493727d8a5e4aa83ff65a952834c7f828c478c5adbe88d0bfd15e9883999a"
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: "ef8ea67be7c6c4801a9b45d2a6390b69629be338e5cde02f0bb91710f0491954"
14+
sha256 cellar: :any_skip_relocation, all: "5d6a909bb48203c5a2a73c339cbf732d06adc355f55ef1a3ec3f4c75417bdfac"
1515
end
1616

1717
keg_only :versioned_formula

0 commit comments

Comments
 (0)
0