We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b6d34 commit 26111b7Copy full SHA for 26111b7
1 file changed
bucket/sphinx-py.json
@@ -1,15 +1,15 @@
1
{
2
- "version": "9.0.4",
+ "version": "9.1.0",
3
"homepage": "https://www.sphinx-doc.org/en/master/",
4
"description": "Documentation builder.",
5
"license": {
6
"identifier": "Freeware",
7
"url": "https://github.com/sphinx-doc/sphinx/blob/3.x/LICENSE"
8
},
9
"depends": "python-bucket-utils",
10
- "url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.4.zip",
11
- "hash": "15e8e6e653c22e860c9be2f09af9c8676d3d7e2eb7ad621cc5f82bf9e99bcc1f",
12
- "extract_dir": "sphinx-9.0.4",
+ "url": "https://github.com/sphinx-doc/sphinx/archive/v9.1.0.zip",
+ "hash": "1feb71ea2f4048103d68238013a038ba4518a01ffd1ba4d2dd7fb2705980fd51",
+ "extract_dir": "sphinx-9.1.0",
13
"installer": {
14
"script": [
15
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments