From 3a068f9f0c64f2185ea49c416e6a8f2ce5806119 Mon Sep 17 00:00:00 2001 From: robcohen <3231868+robcohen@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:54:58 +0000 Subject: [PATCH] chore: update desktop sources for v0.1.4 --- desktop-sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop-sources.json b/desktop-sources.json index 0c32a32a0..c9f1769d3 100644 --- a/desktop-sources.json +++ b/desktop-sources.json @@ -1,7 +1,7 @@ { - "version": "0.1.3", + "version": "0.1.4", "x86_64-linux": { - "url": "https://github.com/rustledger/rustfava/releases/download/v0.1.3/rustfava-desktop-x86_64-unknown-linux-gnu.tar.gz", - "hash": "sha256-LxGIIjXKLsY4JdLjelBs/4BbK731WFOgOBTpBZ+ZclA=" + "url": "https://github.com/rustledger/rustfava/releases/download/v0.1.4/rustfava-desktop-x86_64-unknown-linux-gnu.tar.gz", + "hash": "sha256-T1eRZbzToFwg0h6gpMjsI2+MooHBxR+Fzlf9JED///I=" } }