Skip to content

Commit a53b2e1

Browse files
committed
sphinx-doc: bump python resources
1 parent 428fc9b commit a53b2e1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/s/sphinx-doc.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ class SphinxDoc < Formula
66
url "https://files.pythonhosted.org/packages/38/ad/4360e50ed56cb483667b8e6dadf2d3fda62359593faabbe749a27c4eaca6/sphinx-8.2.3.tar.gz"
77
sha256 "398ad29dee7f63a75888314e9424d40f52ce5a6a87ae88e7071e80af296ec348"
88
license "BSD-2-Clause"
9+
revision 1
910

1011
bottle do
1112
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bbb8cd8330292479e79b28361c6f17b88d6ea3fd3436be533e0b3fce7217991b"
@@ -50,8 +51,8 @@ class SphinxDoc < Formula
5051
end
5152

5253
resource "jinja2" do
53-
url "https://files.pythonhosted.org/packages/af/92/b3130cbbf5591acf9ade8708c365f3238046ac7cb8ccba6e81abccb0ccff/jinja2-3.1.5.tar.gz"
54-
sha256 "8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"
54+
url "https://files.pythonhosted.org/packages/df/bf/f7da0350254c0ed7c72f3e33cef02e048281fec7ecec5f032d4aac52226b/jinja2-3.1.6.tar.gz"
55+
sha256 "0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d"
5556
end
5657

5758
resource "markupsafe" do

0 commit comments

Comments
 (0)