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 153b06a commit bbca779Copy full SHA for bbca779
pythonbuild/downloads.py
@@ -14,10 +14,10 @@
14
"license_file": "LICENSE.bdb.txt",
15
},
16
"binutils": {
17
- "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.xz",
18
- "size": 22916924,
19
- "sha256": "820d9724f020a3e69cb337893a0b63c2db161dadcb0e06fc11dc29eb1e84a32c",
20
- "version": "2.37",
+ "url": "https://ftp.gnu.org/gnu/binutils/binutils-2.38.tar.xz",
+ "size": 23651408,
+ "sha256": "e316477a914f567eccc34d5d29785b8b0f5a10208d36bbacedcc39048ecfe024",
+ "version": "2.38",
21
22
"bzip2": {
23
"url": "https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz",
0 commit comments