Updater bot : gitea updated to 1.20.2

This commit is contained in:
alexbelgium
2023-08-05 01:58:20 +02:00
parent c8c2440ba1
commit 24cdf31c2e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.20.2 (05-08-2023)
- Update to latest version from go-gitea/gitea
## 1.20.1 (22-07-2023)
- Update to version 1.20.1 from go-gitea/gitea
### 1.20.0-2 (17-07-2023)

View File

@@ -85,6 +85,6 @@
},
"slug": "gitea",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.20.1",
"version": "1.20.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-07-2023",
"last_update": "05-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.20.1"
"upstream_version": "1.20.2"
}