Updater bot : flexget updated to 3.5.5

This commit is contained in:
alexbelgium
2022-11-12 01:56:59 +01:00
parent 1ee8f90063
commit 36c301d4d0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.5.5 (12-11-2022)
- Update to latest version from wiserain/flexget
## 3.5.2 (05-11-2022)
- Update to latest version from wiserain/flexget

View File

@@ -37,6 +37,6 @@
},
"slug": "flexget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.5.2",
"version": "3.5.5",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5050]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "05-11-2022",
"last_update": "12-11-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.5.2"
"upstream_version": "3.5.5"
}