Updater bot : unpackerr updated to 0.10.0

This commit is contained in:
alexbelgium
2022-05-10 01:59:21 +02:00
parent ca4c49a31e
commit 1f386fecb9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.10.0 (10-05-2022)
- Update to latest version from davidnewhall/unpackerr
## 0.9.9 (06-05-2022)
- Update to latest version from davidnewhall/unpackerr

View File

@@ -20,5 +20,5 @@
"name": "Unpackerr",
"slug": "unpackerr",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v0.9.9"
"version": "0.10.0"
}

View File

@@ -2,10 +2,10 @@
"github_beta": "true",
"github_fulltag": "false",
"github_havingasset": "true",
"last_update": "06-05-2022",
"last_update": "10-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "github",
"upstream_repo": "davidnewhall/unpackerr",
"upstream_version": "0.9.9"
"upstream_version": "0.10.0"
}