Skip to content

Commit dd73e8b

Browse files
authored
Merge pull request Homebrew#178937 from Homebrew/bump-sphinx-doc-8.0.2
sphinx-doc 8.0.2
2 parents c426789 + 9383f88 commit dd73e8b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/s/sphinx-doc.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ class SphinxDoc < Formula
33

44
desc "Tool to create intelligent and beautiful documentation"
55
homepage "https://www.sphinx-doc.org/"
6-
url "https://files.pythonhosted.org/packages/fe/eb/6853dde0b889faaa0455e1157c19b0e773f3230b515f7cffbef0303488f9/sphinx-8.0.0.tar.gz"
7-
sha256 "22551dc8fda6038a422bf1de59d91b31837b66afe45a3f30b2d8cc5aa9337343"
6+
url "https://files.pythonhosted.org/packages/25/a7/3cc3d6dcad70aba2e32a3ae8de5a90026a0a2fdaaa0756925e3a120249b6/sphinx-8.0.2.tar.gz"
7+
sha256 "0cce1ddcc4fd3532cf1dd283bc7d886758362c5c1de6598696579ce96d8ffa5b"
88
license "BSD-2-Clause"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "17598932bc25906da4e659b12cded19bc2707c755810612acf860ab402d427c8"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2a7b7e5e8c00c53b1fc4ce9227281828688efb8c4a04ec9bf1676c0e522ae885"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "bd747e8acd978bcd03d1f7f75ba9a3ba7e13d993b5527e5709c4d3478c9e003f"
14-
sha256 cellar: :any_skip_relocation, sonoma: "a3e282dc8e435a0e887f1c85eafb97e8efcff8cf462ad3bd853ce77e10ba2c9a"
15-
sha256 cellar: :any_skip_relocation, ventura: "2c55b23f3132c7cc5f035ce997a7be3f444ff12a4a744613958a469fd45eb764"
16-
sha256 cellar: :any_skip_relocation, monterey: "954f4b5226e9c71bb8ebf99c9f677bb4fb0e96ebcd92810898c31f74c71bf257"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a12b6f16ed38324270046ba3eb1aeb9b8e24e488147abacd7895a1ab27cae385"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3b263baa798a9799c4c78286e1174904861cd263eb5a1ec282884b08e6de3cf0"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "35c973c30e3218d3450cc786fa9242d17007c8dd62bf0d6ad187fae28f67ae47"
13+
sha256 cellar: :any_skip_relocation, arm64_monterey: "6b3f66ff32427695f7f25b11da4e6915078510ad1b2deb360f6ce3cd7532f28d"
14+
sha256 cellar: :any_skip_relocation, sonoma: "284f504dd7f04262fc97053e0c2c3f3920f976e0174a3b3eefddc1cec7ada3d7"
15+
sha256 cellar: :any_skip_relocation, ventura: "3daf37becd7a0299a6ef506d8130e11e679a5180f63d718d720287fd85eecdaa"
16+
sha256 cellar: :any_skip_relocation, monterey: "50a2305e915b9f05e3679b9c6e0c373f2e0bf625ab385ba375b88996caa29141"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "830571265fb5995769d6a533031221f79ef5afcc4f743a371517f8c238b0f262"
1818
end
1919

2020
keg_only <<~EOS

0 commit comments

Comments
 (0)