From 7d2a4ef3db2f37d4bc9cc0c331f59798d2f92c65 Mon Sep 17 00:00:00 2001 From: justanwar <42809091+justanwar@users.noreply.github.com> Date: Sun, 24 Dec 2023 16:46:59 +0800 Subject: [PATCH] firo 0.14.13.0 -> 0.14.13.1 --- configs/coins/firo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/coins/firo.json b/configs/coins/firo.json index 731e4258..85c43766 100644 --- a/configs/coins/firo.json +++ b/configs/coins/firo.json @@ -22,10 +22,10 @@ "package_name": "backend-firo", "package_revision": "satoshilabs-1", "system_user": "firo", - "version": "0.14.13.0", - "binary_url": "https://github.com/firoorg/firo/releases/download/v0.14.13.0/firo-0.14.13.0-linux64.tar.gz", + "version": "0.14.13.1", + "binary_url": "https://github.com/firoorg/firo/releases/download/v0.14.13.1/firo-0.14.13.1-linux64.tar.gz", "verification_type": "sha256", - "verification_source": "cd35291658b7e1f8ed473d5d6d3325fc2b47acc61e787851752d3cfc32b30e3f", + "verification_source": "a6e763399cbe58ece0485232f44d1bedb9951995df437e005af3ef8a2a16aeba", "extract_command": "tar -C backend --strip 1 -xf", "exclude_files": [ "bin/firo-qt",