Updater bot : unpackerr updated to v0.14.5

This commit is contained in:
alexbelgium
2025-07-12 07:43:02 +02:00
parent c182c165a0
commit 328eff35f0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v0.14.5 (12-07-2025)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## 0.14.5 (03-08-2024)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)

View File

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

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"github_fulltag": true,
"last_update": "03-08-2024",
"last_update": "12-07-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "github",
"upstream_repo": "Unpackerr/unpackerr",
"upstream_version": "0.14.5"
"upstream_version": "v0.14.5"
}