Updater bot : flexget updated to 3.3.22

This commit is contained in:
alexbelgium
2022-07-30 01:56:27 +02:00
parent f24c6fc07e
commit 1f9fe56510
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.22 (30-07-2022)
- Update to latest version from wiserain/flexget
## 3.3.21 (16-07-2022)
- Update to latest version from wiserain/flexget

View File

@@ -36,6 +36,6 @@
},
"slug": "flexget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.21-3",
"version": "3.3.22",
"webui": "http://[HOST]:[PORT:5050]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "16-07-2022",
"last_update": "30-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.3.21"
"upstream_version": "3.3.22"
}