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 83fd4b8 commit 0d64be8Copy full SHA for 0d64be8
pythonbuild/downloads.py
@@ -190,10 +190,10 @@
190
"license_file": "LICENSE.mpdecimal.txt",
191
},
192
"musl": {
193
- "url": "https://musl.libc.org/releases/musl-1.2.3.tar.gz",
194
- "size": 1058642,
195
- "sha256": "7d5b0b6062521e4627e099e4c9dc8248d32a30285e959b7eecaa780cf8cfd4a4",
196
- "version": "1.2.3",
+ "url": "https://musl.libc.org/releases/musl-1.2.4.tar.gz",
+ "size": 1063758,
+ "sha256": "7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039",
+ "version": "1.2.4",
197
198
"ncurses": {
199
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.3.tar.gz",
0 commit comments