Updater bot : flexget updated to 3.3.5

This commit is contained in:
alexbelgium
2022-03-28 21:36:10 +02:00
parent ec58c84842
commit 8b62f6982f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.5 (28-03-2022)
- Update to latest version from flexget/flexget
## 3.3.4 (24-03-2022)
- Update to latest version from flexget/flexget
- Add codenotary sign

View File

@@ -34,8 +34,8 @@
"WebuiPass": "str?"
},
"slug": "flexget",
"upstream": "3.3.4",
"upstream": "3.3.5",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.4",
"version": "3.3.5",
"webui": "http://[HOST]:[PORT:5050]"
}