Skip to content

Commit fa5fe39

Browse files
committed
sphinx-py: Update to version 9.0.4
1 parent cd7f264 commit fa5fe39

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.3",
2+
"version": "9.0.4",
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.3.zip",
11-
"hash": "29eed80faf73822f6ed744630ee1d9fd4b58d92bfca52e5c3ae07ddb1427397b",
12-
"extract_dir": "sphinx-9.0.3",
10+
"url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.4.zip",
11+
"hash": "15e8e6e653c22e860c9be2f09af9c8676d3d7e2eb7ad621cc5f82bf9e99bcc1f",
12+
"extract_dir": "sphinx-9.0.4",
1313
"installer": {
1414
"script": [
1515
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)