Update install-parity.sh

This commit is contained in:
Arkadiy Paronyan 2016-05-02 18:35:10 +02:00
parent b49e652ae7
commit 59ed67a3f7
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.2/parity_linux_1.0.2-0_amd64.deb
PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/v1.1.0/parity_linux_1.1.0-0_amd64.deb
function run_installer()