From 2d62e3c3062fb6fe1fde42f392acb309b6b70c2d Mon Sep 17 00:00:00 2001 From: Scotty0448 Date: Wed, 28 Aug 2019 14:35:17 -0600 Subject: [PATCH] Bump Ravencoin backend to 2.5.1.0 --- configs/coins/ravencoin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/coins/ravencoin.json b/configs/coins/ravencoin.json index 4832235a..0df719e8 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.4.0.0", - "binary_url": "https://github.com/RavenProject/Ravencoin/releases/download/v2.4.0/raven-2.4.0.0-x86_64-linux-gnu.tar.gz", + "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", "verification_type": "sha256", - "verification_source": "e16e23b0a1802c8c8c88af69784ad0a2cd5dcec838464961a0580601924398b0", + "verification_source": "efb758150337a37316fa612d1437716bbaf8caa4bf9b4fd4396bd414578e3b7f", "extract_command": "tar -C backend --strip 1 -xf", "exclude_files": [ "bin/raven-qt"