fix: use gh tags to update espanso (#2732) (#2737)

(cherry picked from commit 99fa158ca0)

Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
This commit is contained in:
Raboneko
2024-12-24 05:56:52 -08:00
committed by GitHub
parent 6df6edd4c6
commit d627de33ae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("espanso/espanso"));
rpm.version(gh_tag("espanso/espanso"));
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("espanso/espanso"));
rpm.version(gh_tag("espanso/espanso"));