10000 sphinx-py: Update to version 7.0.0 · 404NetworkError/Scoop-Python@081433e · GitHub
[go: up one dir, main page]

Skip to content

Commit 081433e

Browse files
committed
sphinx-py: Update to version 7.0.0
1 parent 605d0aa commit 081433e

File tree

1047E

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

0 commit comments

Comments
 (0)
0