This commit is contained in:
Arkadiy Paronyan 2016-07-16 19:06:26 +02:00 committed by GitHub
parent 72a8f56e51
commit d8472a8031

View File

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