Skip to content

Commit 2ea9aed

Browse files
vtellierlgeiger
authored andcommitted
Upgraded download URL since new release on nteract's repository
1 parent cb56503 commit 2ea9aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/preinstall.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function handleError(err) {
5353

5454
if (process.platform === "win32") {
5555
var LIB_URL =
56-
"https://github.com/nteract/libzmq-win/releases/download/v2.0.0/libzmq-" +
56+
"https://github.com/nteract/libzmq-win/releases/download/v2.1.0/libzmq-" +
5757
ZMQ +
5858
"-" +
5959
process.arch +

0 commit comments

Comments
 (0)