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,