diff --git a/configs/coins/ravencoin.json b/configs/coins/ravencoin.json index 0df719e8..c6e55a05 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": "2.5.1.0", - "binary_url": "https://github.com/RavenProject/Ravencoin/releases/download/v2.5.1/raven-2.5.1.0-x86_64-linux-gnu.tar.gz", + "version": "3.3.1.0", + "binary_url": "https://github.com/RavenProject/Ravencoin/releases/download/v3.3.1/raven-3.3.1.0-x86_64-linux-gnu.tar.gz", "verification_type": "sha256", - "verification_source": "efb758150337a37316fa612d1437716bbaf8caa4bf9b4fd4396bd414578e3b7f", + "verification_source": "92387c207dead51d1c7e726f06ee1e51a4c4ff6bc1be7735c11576c3c6b3c3a9", "extract_command": "tar -C backend --strip 1 -xf", "exclude_files": [ "bin/raven-qt"