8000 sphinx-py: Update to version 6.2.1 · 404NetworkError/Scoop-Python@ea9a02d · GitHub
[go: up one dir, main page]

Skip to content

Commit ea9a02d

Browse files
committed
sphinx-py: Update to version 6.2.1
1 parent f8ac2f8 commit ea9a02d

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": "6.2.0",
2+
"version": "6.2.1",
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/v6.2.0.zip",
11-
"hash": "6f41e38337037a4f83e3b0ff21d97ea1c5da99a36e6952905a61b41fc4bc31f8",
12-
"extract_dir": "sphinx-6.2.0",
10+
"url": "https://github.com/sphinx-doc/sphinx/archive/v6.2.1.zip",
11+
"hash": "ea23b8aca455e7a8add27357ea2b6f795b8ac585388b5403fe40ad182462fa79",
12+
"extract_dir": "sphinx-6.2.1",
1313
"installer": {
1414
"script": [
1515
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)
0