From d0822677f43e4780097c83906c1ac0187ab48f5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 20:23:41 +0000 Subject: [PATCH] espanso: Update to version 2.2.1 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index e90550f90c..40facf3e8a 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,5 +1,5 @@ { - "version": "2.1.8", + "version": "2.2.1", "description": "Text expander", "homepage": "https://espanso.org", "license": "GPL-3.0-only", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/espanso/espanso/releases/download/v2.1.8/Espanso-Win-Installer-x86_64.exe", - "hash": "2094262BD94EE5692F62797BC2D8BF25FF15B975B4C8D683B0FA8A31AF2BA161" + "url": "https://github.com/espanso/espanso/releases/download/v2.2.1/Espanso-Win-Installer-x86_64.exe", + "hash": "4930b0cedfe36bd885596f0c283f21c9e6fdf60a49d17771b207c7e58e89f150" } }, "innosetup": true,