Updater bot : unpackerr updated to 0.14.5

This commit is contained in:
alexbelgium
2024-08-03 02:04:11 +02:00
parent 575677be4d
commit 2c85d93dd1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.14.5 (03-08-2024)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## 0.14.0 (13-07-2024)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## 0.13.1-8 (13-03-2024)

View File

@@ -101,5 +101,5 @@
"slug": "unpackerr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.14.0"
"version": "0.14.5"
}

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"fulltag": true,
"last_update": "13-07-2024",
"last_update": "03-08-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "github",
"upstream_repo": "Unpackerr/unpackerr",
"upstream_version": "0.14.0"
"upstream_version": "0.14.5"
}