Fixed the host name for the s3 repo.
This commit is contained in:
parent
8d4708ef27
commit
9bff9ead78
@ -67,6 +67,6 @@
|
||||
"module_path" : "./build/{configuration}/{node_abi}-{platform}-{arch}/",
|
||||
"remote_path" : "./{module_name}/v{version}/{configuration}/",
|
||||
"package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz",
|
||||
"host" : "https://kleetus-bitcoindjs.s3-us-east-1.amazonaws.com"
|
||||
"host" : "https://bitcore-node.s3-us-west-2.amazonaws.com"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user