Skip to content

Commit

Permalink
Update Firo daemon 0.14.14.0 (mandatory)
Browse files Browse the repository at this point in the history
  • Loading branch information
XK4MiLX authored and martinboehm committed Oct 29, 2024
1 parent c3cd444 commit 572d7e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/coins/firo.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"package_name": "backend-firo",
"package_revision": "satoshilabs-1",
"system_user": "firo",
"version": "0.14.13.3",
"binary_url": "https://github.com/firoorg/firo/releases/download/v0.14.13.3/firo-0.14.13.3-linux64.tar.gz",
"version": "0.14.14.0",
"binary_url": "https://github.com/firoorg/firo/releases/download/v0.14.14.0/firo-0.14.14.0-linux64.tar.gz",
"verification_type": "sha256",
"verification_source": "39a4729fe9ab95cf3a236b95aadd53c3a18ac8737b7bfdd8934dd5524e19d2e8",
"verification_source": "0f8c914286031830d8c9eb1ab86b3e21f349917aea7bc2ab12229ab4c638cbe8",
"extract_command": "tar -C backend --strip 1 -xf",
"exclude_files": [
"bin/firo-qt",
Expand Down

0 comments on commit 572d7e5

Please sign in to comment.