Update install-parity.sh

This commit is contained in:
Arkadiy Paronyan 2016-06-30 18:56:16 +02:00 committed by GitHub
parent 24e73f3aec
commit 673c5afd4d
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.2.0/parity_linux_1.2.0-0_amd64.deb
PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/v1.2.1/parity_linux_1.2.1-0_amd64.deb
function run_installer()