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 9023845 commit 990300cCopy full SHA for 990300c
pythonbuild/downloads.py
@@ -130,10 +130,10 @@
130
"license_file": "LICENSE.libedit.txt",
131
},
132
"libffi": {
133
- "url": "ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz",
134
- "size": 940837,
135
- "sha256": "d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37",
136
- "version": "3.2.1",
+ "url": "ftp://sourceware.org/pub/libffi/libffi-3.3.tar.gz",
+ "size": 1305466,
+ "sha256": "72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056",
+ "version": "3.3",
137
"library_names": ["ffi"],
138
"licenses": ["MIT"],
139
"license_file": "LICENSE.libffi.txt",
0 commit comments