Updater bot : gitea updated to 1.17.1

This commit is contained in:
alexbelgium
2022-09-01 01:56:41 +02:00
parent 9b3f158144
commit 00e1c90230
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 1.17.1 (01-09-2022)
- Update to latest version from go-gitea/gitea
## 24.0.3 (X-8-2022)
- creation of gitea add-on

View File

@@ -1,8 +1,8 @@
{
"last_update": "30-08-2022",
"last_update": "01-09-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "v1.17.1"
"upstream_version": "1.17.1"
}