Skip to content

Commit

Permalink
Bump dogecoin backend 0.14.RC1 -> 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Hrnko authored and martinboehm committed Jun 25, 2019
1 parent 104f6f9 commit b1810dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/coins/dogecoin.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"package_name": "backend-dogecoin",
"package_revision": "satoshilabs-1",
"system_user": "dogecoin",
"version": "1.14-RC1",
"binary_url": "https://github.com/dogecoin/dogecoin/releases/download/v1.14-rc-1/dogecoin-1.14.0-x86_64-linux-gnu.tar.gz",
"version": "1.14.0",
"binary_url": "https://github.com/dogecoin/dogecoin/releases/download/v1.14.0/dogecoin-1.14.0-x86_64-linux-gnu.tar.gz",
"verification_type": "sha256",
"verification_source": "19f6c9ebd44381c224adfeb2de3955783e2a4a562a290d14c7b632f99a88954f",
"verification_source": "ed7baccafab98b5ce452bd3fd2cf7ab5e757269105350283e2bab91e4ccb7366",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/dogecoin-qt"
Expand Down

0 comments on commit b1810dc

Please sign in to comment.