Updater bot : flexget updated to 3.3.30

This commit is contained in:
alexbelgium
2022-09-24 01:56:32 +02:00
parent bc74556eec
commit 79402e192b
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.30 (24-09-2022)
- Update to latest version from wiserain/flexget
## 3.3.26 (10-09-2022)
- Update to latest version from wiserain/flexget
- Default password homeassistant123

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "10-09-2022",
"last_update": "24-09-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.3.26"
"upstream_version": "3.3.30"
}