diff --git a/configs/coins/ravencoin.json b/configs/coins/ravencoin.json index 60c07da6..5fe9543c 100644 --- a/configs/coins/ravencoin.json +++ b/configs/coins/ravencoin.json @@ -22,10 +22,10 @@ "package_name": "backend-ravencoin", "package_revision": "satoshilabs-1", "system_user": "ravencoin", - "version": "4.1.0.0", - "binary_url": "https://github.com/RavenProject/Ravencoin/releases/download/v4.1.0/raven-4.1.0.0-x86_64-linux-gnu.tar.gz", + "version": "4.2.1.0", + "binary_url": "https://github.com/RavenProject/Ravencoin/releases/download/v4.2.1/raven-4.2.1.0-x86_64-linux-gnu.tar.gz", "verification_type": "sha256", - "verification_source": "b586bcb289ed6fb30e14dd1ac7ea6f1f896c37d368f48dcebee359d2fb64768b", + "verification_source": "5a86f806e2444c6e6d612fd315f3a1369521fe50863617d5f52c3b1c1e70af76", "extract_command": "tar -C backend --strip 1 -xf", "exclude_files": [ "bin/raven-qt"