Compare commits

...

2 commits

Author SHA1 Message Date
mwiegand
8c416dd047 update gitea 2022-08-31 12:25:46 +02:00
mwiegand
eb3069359d change ssh key 2022-08-31 12:25:40 +02:00
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
'users': { 'users': {
'root': { 'root': {
'authorized_keys': { 'authorized_keys': {
'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEU1l2ijW3ZqzFGZcdWg2ESgTGehdNfBTfafxsjWvWdS mwiegand@macbook', 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAi6tA8JaeovsxyvNNY0g5OEfErHThJHAOWVLguqvVve mwiegand@macbook',
}, },
}, },
}, },

View file

@ -59,8 +59,8 @@
'download_server': 'netcup.mails', 'download_server': 'netcup.mails',
}, },
'gitea': { 'gitea': {
'version': '1.16.5', 'version': '1.17.1',
'sha256': 'c0fb4107dc4debf08e6e27fd3383e06dc232ccb410123179c7ae8d7cec60765f', 'sha256': 'eafd476ee2a303d758448314272add00898d045439ab0d353ff4286c5e63496f',
'domain': 'git.sublimity.de', 'domain': 'git.sublimity.de',
}, },
'gollum': { 'gollum': {