This website works better with JavaScript.
Home
Explore
Help
Sign In
infra
/
ansible
Watch
3
Star
3
Fork
3
Code
Issues
10
Pull Requests
0
Releases
0
Activity
Browse Source
gitea: bump to version 1.13.1
master
Markus
2 months ago
parent
ac892a93cb
commit
4cc75159d2
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
roles/gitea/defaults/main.yml
+ 2
- 2
roles/gitea/defaults/main.yml
View File
@ -3,6 +3,6 @@
gitea_user
:
gogs
gitea_group
:
gogs
gitea_checksum
:
sha256:
f27d8f17dcd531dab01450cb63313ab4239273f3c2d36f00b6908bed5287f683
gitea_version
:
1.13
.
0
gitea_checksum
:
sha256:
8d017378137a2e829caaed93b4cef0975c3307b5af069e4b004d083520488d21
gitea_version
:
1.13
.
1
gitea_url
:
https://dl.gitea.io/gitea/{{ gitea_version }}/gitea-{{ gitea_version }}-linux-amd64
Write
Preview
Loading…
Cancel
Save