We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb56503 commit 2ea9aedCopy full SHA for 2ea9aed
scripts/preinstall.js
@@ -53,7 +53,7 @@ function handleError(err) {
53
54
if (process.platform === "win32") {
55
var LIB_URL =
56
- "https://github.com/nteract/libzmq-win/releases/download/v2.0.0/libzmq-" +
+ "https://github.com/nteract/libzmq-win/releases/download/v2.1.0/libzmq-" +
57
ZMQ +
58
"-" +
59
process.arch +
0 commit comments