This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,19 +36,19 @@ PYSCRYPT_NO_LINK_FLAGS="1" LDFLAGS="/usr/local/opt/openssl/lib/libcrypto.a /usr/
3636
3737echo " Installing latest virtualchain..."
3838
39- pip install --upgrade git+https://github.com/blockstack/virtualchain.git@rc-0.14.2
39+ pip install --upgrade git+https://github.com/blockstack/virtualchain.git@e9e650d1f6343d357a47366f22cc6161a743c7dc
4040
4141echo " Installing latest blockstack-profiles..."
4242
43- pip install --upgrade git+https://github.com/blockstack/blockstack-profiles-py.git@master
43+ pip install --upgrade git+https://github.com/blockstack/blockstack-profiles-py.git@103783798df78cf0f007801e79ec6298f00b2817
4444
4545echo " Installing latest blockstack-zones..."
4646
47- pip install --upgrade git+https://github.com/blockstack/zone-file-py.git@master
47+ pip install --upgrade git+https://github.com/blockstack/zone-file-py.git@73739618b51d4c8b85966887fae4ca22cba87e10
4848
4949echo " Installing latest blockstack..."
5050
51- pip install --upgrade git+https://github.com/blockstack/blockstack-core.git@rc-0.14.2
51+ pip install --upgrade git+https://github.com/blockstack/blockstack-core.git@1a98efe91eca89cb1afe680bf4af7e15a53b2296
5252
5353echo " Blockstack virtual environment created."
5454
You can’t perform that action at this time.
0 commit comments