We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87de9d commit 1e58aafCopy full SHA for 1e58aaf
pythonbuild/downloads.py
@@ -286,10 +286,10 @@
286
"version": "0.12",
287
},
288
"pip": {
289
- "url": "https://files.pythonhosted.org/packages/4d/0c/3b63fe024414a8a48661cf04f0993d4b2b8ef92daed45636474c018cd5b7/pip-21.1.3.tar.gz",
290
- "size": 1553596,
291
- "sha256": "b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f",
292
- "version": "21.1.3",
+ "url": "https://files.pythonhosted.org/packages/52/e1/06c018197d8151383f66ebf6979d951995cf495629fc54149491f5d157d0/pip-21.2.4.tar.gz",
+ "size": 1564487,
+ "sha256": "0eb8a1516c3d138ae8689c0c1a60fde7143310832f9dc77e11d8a4bc62de193b",
+ "version": "21.2.4",
293
294
"readline": {
295
"url": "https://ftp.gnu.org/gnu/readline/readline-8.1.tar.gz",
0 commit comments