Updater bot : unpackerr updated to testing-0.11.1-2023-02-11

This commit is contained in:
alexbelgium
2023-02-11 10:35:35 +01:00
parent 347a03f1ce
commit 155381a343
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## testing-0.11.1-2023-02-11 (2023-02-11)
- Update to latest version from hotio/unpackerr
## - () ## - ()
- Update to latest version from hotio/unpackerr - Update to latest version from hotio/unpackerr

View File

@@ -85,5 +85,5 @@
}, },
"slug": "unpackerr", "slug": "unpackerr",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "release-9bf8c46" "version": "testing-0.11.1-2023-02-11"
} }

View File

@@ -4,10 +4,10 @@
"fulltag": true, "fulltag": true,
"github_beta": "true", "github_beta": "true",
"github_tagfilter": "release", "github_tagfilter": "release",
"last_update": "", "last_update": "2023-02-11",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "unpackerr", "slug": "unpackerr",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "hotio/unpackerr", "upstream_repo": "hotio/unpackerr",
"upstream_version": "-" "upstream_version": "testing-0.11.1-2023-02-11"
} }