Updater bot : gitea updated to 1.24.4

This commit is contained in:
alexbelgium
2025-08-09 01:56:39 +02:00
parent 6d7fe02db6
commit ce7a983065
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.24.4 (09-08-2025)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
## 1.24.3 (18-07-2025)
- Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases)
## 1.24.2 (21-06-2025)

View File

@@ -102,6 +102,6 @@
"slug": "gitea",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.24.3",
"version": "1.24.4",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "18-07-2025",
"last_update": "09-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.24.3"
"upstream_version": "1.24.4"
}