Updater bot : flexget updated to 3.6.7

This commit is contained in:
alexbelgium
2023-05-06 01:57:53 +02:00
parent c11c0ecb1f
commit 5eb3557f85
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 3.6.7 (06-05-2023)
- Update to latest version from wiserain/flexget
## 3.6.4 (29-04-2023)
- Update to latest version from wiserain/flexget

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "29-04-2023",
"last_update": "06-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.6.4"
"upstream_version": "3.6.7"
}