Updater bot : flexget updated to 3.6.2

This commit is contained in:
alexbelgium
2023-04-15 01:57:37 +02:00
parent 3b0b400f88
commit cf09a34a70
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.6.2 (15-04-2023)
- Update to latest version from wiserain/flexget
## 3.5.36 (08-04-2023)
- Update to latest version from wiserain/flexget

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-04-2023",
"last_update": "15-04-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.5.36"
"upstream_version": "3.6.2"
}