Skip to content

Commit d3bac4e

Browse files
committed
Fix sha for setuptools
1 parent e7debce commit d3bac4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonbuild/downloads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"setuptools": {
280280
"url": "https://files.pythonhosted.org/packages/55/21/47d163f615df1d30c094f6c8bbb353619274edccf0327b185cc2493c2c33/setuptools-75.6.0-py3-none-any.whl",
281281
"size": 1224032,
282-
"sha256": "setuptools-75.6.0-py3-none-any.whl",
282+
"sha256": "ce74b49e8f7110f9bf04883b730f4765b774ef3ef28f722cce7c273d253aaf7d",
283283
"version": "75.6.0",
284284
},
285285
# Remember to update verify_distribution.py when version changed.

0 commit comments

Comments
 (0)