From 55005b94f2feaa32edcbeb0854fd06f05e208ab4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:30:25 +0000 Subject: [PATCH] espanso: Update to version 2.2.5 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 0d1355bed7..4ca9c8ddf6 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,5 +1,5 @@ { - "version": "2.2.3", + "version": "2.2.5", "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.2.3/Espanso-Win-Installer-x86_64.exe", - "hash": "8e9b9248aaa67e625fc7773d4866973aa8e6717d33ccfb157e295a82e918fbe8" + "url": "https://github.com/espanso/espanso/releases/download/v2.2.5/Espanso-Win-Installer-x86_64.exe", + "hash": "6b42389e0ac25802f20fe7bfa590d5530088c544994d5da66b812606ab065605" } }, "innosetup": true,