espanso: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2025-10-18 00:35:13 +00:00
parent 03da80566d
commit 5820147db0

View File

@ -1,5 +1,5 @@
{ {
"version": "2.2.7", "version": "2.3.0",
"description": "Text expander", "description": "Text expander",
"homepage": "https://espanso.org", "homepage": "https://espanso.org",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/espanso/espanso/releases/download/v2.2.7/Espanso-Win-Installer-x86_64.exe", "url": "https://github.com/espanso/espanso/releases/download/v2.3.0/Espanso-Win-Installer-x86_64.exe",
"hash": "78c899c276974c32c66805d118211a1eaa96c1e84e3dc15686ef0fd20216b407" "hash": "d146ca640d35f175cbef04d04f137b9759cdab08cb1035b277c8bac0f70f13be"
} }
}, },
"innosetup": true, "innosetup": true,