Updater bot : flexget updated to 3.3.10

This commit is contained in:
alexbelgium
2022-05-19 01:56:29 +02:00
parent c7ed83c3c7
commit 7eb6b15a2b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.10 (19-05-2022)
- Update to latest version from flexget/flexget
## 3.3.9 (10-05-2022)
- Update to latest version from flexget/flexget

View File

@@ -34,6 +34,6 @@
},
"slug": "flexget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.9",
"version": "3.3.10",
"webui": "http://[HOST]:[PORT:5050]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "10-05-2022",
"last_update": "19-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "github",
"upstream_repo": "flexget/flexget",
"upstream_version": "3.3.9"
"upstream_version": "3.3.10"
}