Skip to content

Commit 7cad984

Browse files
committed
sphinx-py: Update to version 9.0.0
1 parent 6a7164a commit 7cad984

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": "8.2.3",
2+
"version": "9.0.0",
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/v8.2.3.zip",
11-
"hash": "445ec8591c0cd5f894a89fe0ead38cae3e72f8f5e18bd45459e2f707142e301f",
12-
"extract_dir": "sphinx-8.2.3",
10+
"url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.0.zip",
11+
"hash": "ca6013467320d4e590141f8adc3f9408aade59f77d5f59cb84166a1bebe4c3b4",
12+
"extract_dir": "sphinx-9.0.0",
1313
"installer": {
1414
"script": [
1515
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)