We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea13756 commit e37e463Copy full SHA for e37e463
pythonbuild/downloads.py
@@ -209,10 +209,10 @@
209
"license_file": "LICENSE.mpdecimal.txt",
210
},
211
"musl": {
212
- "url": "https://musl.libc.org/releases/musl-1.2.4.tar.gz",
213
- "size": 1063758,
214
- "sha256": "7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039",
215
- "version": "1.2.4",
+ "url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz",
+ "size": 1080786,
+ "sha256": "a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4",
+ "version": "1.2.5",
216
217
"ncurses": {
218
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.4.tar.gz",
0 commit comments