Skip to content

Commit 0d64be8

Browse files
committed
downloads: musl 1.2.3 -> 1.2.4
1 parent 83fd4b8 commit 0d64be8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,10 @@
190190
"license_file": "LICENSE.mpdecimal.txt",
191191
},
192192
"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",
193+
"url": "https://musl.libc.org/releases/musl-1.2.4.tar.gz",
194+
"size": 1063758,
195+
"sha256": "7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039",
196+
"version": "1.2.4",
197197
},
198198
"ncurses": {
199199
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.3.tar.gz",

0 commit comments

Comments
 (0)