Updater bot : flexget updated to 3.3.19

This commit is contained in:
alexbelgium
2022-07-05 01:56:24 +02:00
parent 045d1d7213
commit ab40301ad4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.19 (05-07-2022)
- Update to latest version from flexget/flexget
## 3.3.18 (25-06-2022)
- Update to latest version from flexget/flexget

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "25-06-2022",
"last_update": "05-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "github",
"upstream_repo": "flexget/flexget",
"upstream_version": "3.3.18"
"upstream_version": "3.3.19"
}