From 5820147db001e4068ac09a9378e418b723edf8b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 00:35:13 +0000 Subject: [PATCH] espanso: Update to version 2.3.0 --- bucket/espanso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/espanso.json b/bucket/espanso.json index 7c8fbe36b5..df51b26123 100644 --- a/bucket/espanso.json +++ b/bucket/espanso.json @@ -1,5 +1,5 @@ { - "version": "2.2.7", + "version": "2.3.0", "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.7/Espanso-Win-Installer-x86_64.exe", - "hash": "78c899c276974c32c66805d118211a1eaa96c1e84e3dc15686ef0fd20216b407" + "url": "https://github.com/espanso/espanso/releases/download/v2.3.0/Espanso-Win-Installer-x86_64.exe", + "hash": "d146ca640d35f175cbef04d04f137b9759cdab08cb1035b277c8bac0f70f13be" } }, "innosetup": true,