Updater bot : unpackerr updated to 0.13.1

This commit is contained in:
alexbelgium
2024-01-27 02:03:31 +01:00
parent 83e8524bc7
commit f513c394a7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.13.1 (27-01-2024)
- Update to latest version from Unpackerr/unpackerr
## 0.13.0 (20-01-2024)
- Update to latest version from Unpackerr/unpackerr
### 0.12.0-3 (31-12-2023)

View File

@@ -97,5 +97,5 @@
"slug": "unpackerr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.13.0"
"version": "0.13.1"
}

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"fulltag": true,
"last_update": "20-01-2024",
"last_update": "27-01-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "github",
"upstream_repo": "Unpackerr/unpackerr",
"upstream_version": "0.13.0"
"upstream_version": "0.13.1"
}