Updater bot : flexget updated to 3.3.17

This commit is contained in:
alexbelgium
2022-06-14 01:56:27 +02:00
parent 6e10f85b51
commit 9452fbe4e1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 3.3.17 (14-06-2022)
- Update to latest version from flexget/flexget
- Addition of media folder mapping
## 3.3.15 (04-06-2022)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "04-06-2022",
"last_update": "14-06-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "github",
"upstream_repo": "flexget/flexget",
"upstream_version": "3.3.15"
"upstream_version": "3.3.17"
}