Updater bot : unpackerr updated to 0.10.1

This commit is contained in:
alexbelgium
2022-07-07 01:59:06 +02:00
parent 0c6d10ab2a
commit 2b0b96d65a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.10.1 (07-07-2022)
- Update to latest version from davidnewhall/unpackerr
## 0.10.0 (10-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": "0.10.0"
"version": "0.10.1"
}

View File

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