We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4ae05 commit 864d718Copy full SHA for 864d718
1 file changed
relenv/python-versions.json
@@ -282,6 +282,14 @@
282
"linux",
283
"win32"
284
]
285
+ },
286
+ "1.3.2": {
287
+ "url": "https://github.com/madler/zlib/releases/download/v{version}/zlib-{version}.tar.gz",
288
+ "sha256": "bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16",
289
+ "platforms": [
290
+ "linux",
291
+ "win32"
292
+ ]
293
}
294
},
295
"ncurses": {
0 commit comments