Updater bot : flexget updated to 3.3.4

This commit is contained in:
alexbelgium
2022-03-24 17:06:10 +01:00
parent e88f8b2448
commit a768b5632c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 3.3.4 (24-03-2022)
- Update to latest version from flexget/flexget
- Add codenotary sign
## 3.3.3 (11-03-2022)

View File

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