Updater bot : flexget updated to testing-79

This commit is contained in:
alexbelgium
2023-06-10 01:57:51 +02:00
parent 3fe0387e2f
commit a647ae507b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## testing-79 (10-06-2023)
- Update to latest version from wiserain/flexget
## 3.7.4 (03-06-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.7.4",
"version": "testing-79",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5050]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "03-06-2023",
"last_update": "10-06-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flexget",
"source": "dockerhub",
"upstream_repo": "wiserain/flexget",
"upstream_version": "3.7.4"
"upstream_version": "testing-79"
}