Update install-parity.sh

This commit is contained in:
Arkadiy Paronyan 2016-03-29 18:05:41 +02:00
parent 02b336ee29
commit bf5023f4d4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/v1.0.0/parity_linux_1.0.0-0_amd64.deb
PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/v1.0.1/parity_linux_1.0.1-0_amd64.deb
function run_installer()