* Upgrade to 1.22.4
This commit is contained in:
Chris Hammer 2024-12-05 15:28:52 -05:00 committed by GitHub
parent 023cf8556d
commit a5d2f276d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
vars:
__gitea_version : 1.22.3
__gitea_version : 1.22.4
__gitea_arch : amd64
__gitea_binary : "https://dl.gitea.io/gitea/{{ __gitea_version }}/\
gitea-{{ __gitea_version }}-linux-{{ __gitea_arch }}"