Skip to content

Commit

Permalink
Merge pull request #1015 from baldarn/master
Browse files Browse the repository at this point in the history
updated gitea to 1.20.5
  • Loading branch information
alexbelgium authored Oct 6, 2023
2 parents 956b58a + ae7e41e commit 53aba65
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions gitea/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 1.20.5 (3-10-2023)
- Update to latest version from go-gitea/gitea
### 1.20.4-4 (23-09-2023)
- Minor bugs fixed

Expand Down
2 changes: 1 addition & 1 deletion gitea/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@
"slug": "gitea",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea",
"version": "1.20.4-4",
"version": "1.20.5",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}
4 changes: 2 additions & 2 deletions gitea/updater.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"last_update": "8-09-2023",
"last_update": "3-10-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "gitea",
"source": "github",
"upstream_repo": "go-gitea/gitea",
"upstream_version": "1.20.4"
"upstream_version": "1.20.5"
}

0 comments on commit 53aba65

Please sign in to comment.