Skip to content

Commit cd7f264

Browse files
committed
sphinx-py: Update to version 9.0.3
1 parent c7fed76 commit cd7f264

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/sphinx-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"version": "9.0.2",
2+
"version": "9.0.3",
33
"homepage": "https://www.sphinx-doc.org/en/master/",
44
"description": "Documentation builder.",
55
"license": {
66
"identifier": "Freeware",
77
"url": "https://github.com/sphinx-doc/sphinx/blob/3.x/LICENSE"
88
},
99
"depends": "python-bucket-utils",
10-
"url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.2.zip",
11-
"hash": "892c876fb0f3340830a8efbfc39d6ffd48390135a42b96df6ec19c95210fc7a5",
12-
"extract_dir": "sphinx-9.0.2",
10+
"url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.3.zip",
11+
"hash": "29eed80faf73822f6ed744630ee1d9fd4b58d92bfca52e5c3ae07ddb1427397b",
12+
"extract_dir": "sphinx-9.0.3",
1313
"installer": {
1414
"script": [
1515
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)