Skip to content

Commit 65e6f5d

Browse files
committed
downloads: upgrade musl to 1.2.1
1 parent 5767e8d commit 65e6f5d

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
@@ -213,10 +213,10 @@
213213
"version": "3.1.6",
214214
},
215215
"musl": {
216-
"url": "https://www.musl-libc.org/releases/musl-1.1.22.tar.gz",
217-
"size": 987296,
218-
"sha256": "8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3",
219-
"version": "1.1.22",
216+
"url": "https://www.musl-libc.org/releases/musl-1.2.1.tar.gz",
217+
"size": 1047481,
218+
"sha256": "68af6e18539f646f9c41a3a2bb25be4a5cfa5a8f65f0bb647fd2bbfdf877e84b",
219+
"version": "1.2.1",
220220
},
221221
"ncurses": {
222222
"url": "https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.2.tar.gz",

0 commit comments

Comments
 (0)