Skip to content

Commit

Permalink
Merge pull request Homebrew#178937 from Homebrew/bump-sphinx-doc-8.0.2
Browse files Browse the repository at this point in the history
sphinx-doc 8.0.2
  • Loading branch information
BrewTestBot authored Jul 30, 2024
2 parents c426789 + 9383f88 commit dd73e8b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/s/sphinx-doc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ class SphinxDoc < Formula

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "17598932bc25906da4e659b12cded19bc2707c755810612acf860ab402d427c8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2a7b7e5e8c00c53b1fc4ce9227281828688efb8c4a04ec9bf1676c0e522ae885"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bd747e8acd978bcd03d1f7f75ba9a3ba7e13d993b5527e5709c4d3478c9e003f"
sha256 cellar: :any_skip_relocation, sonoma: "a3e282dc8e435a0e887f1c85eafb97e8efcff8cf462ad3bd853ce77e10ba2c9a"
sha256 cellar: :any_skip_relocation, ventura: "2c55b23f3132c7cc5f035ce997a7be3f444ff12a4a744613958a469fd45eb764"
sha256 cellar: :any_skip_relocation, monterey: "954f4b5226e9c71bb8ebf99c9f677bb4fb0e96ebcd92810898c31f74c71bf257"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a12b6f16ed38324270046ba3eb1aeb9b8e24e488147abacd7895a1ab27cae385"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3b263baa798a9799c4c78286e1174904861cd263eb5a1ec282884b08e6de3cf0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "35c973c30e3218d3450cc786fa9242d17007c8dd62bf0d6ad187fae28f67ae47"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6b3f66ff32427695f7f25b11da4e6915078510ad1b2deb360f6ce3cd7532f28d"
sha256 cellar: :any_skip_relocation, sonoma: "284f504dd7f04262fc97053e0c2c3f3920f976e0174a3b3eefddc1cec7ada3d7"
sha256 cellar: :any_skip_relocation, ventura: "3daf37becd7a0299a6ef506d8130e11e679a5180f63d718d720287fd85eecdaa"
sha256 cellar: :any_skip_relocation, monterey: "50a2305e915b9f05e3679b9c6e0c373f2e0bf625ab385ba375b88996caa29141"
sha256 cellar: :any_skip_relocation, x86_64_linux: "830571265fb5995769d6a533031221f79ef5afcc4f743a371517f8c238b0f262"
end

keg_only <<~EOS
Expand Down

0 comments on commit dd73e8b

Please sign in to comment.