Updater bot : unpackerr updated to 0.14.0

This commit is contained in:
alexbelgium
2024-07-13 02:04:15 +02:00
parent b05bda0a1f
commit ef065400c3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 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)
- Minor bugs fixed
## 0.13.1-7 (13-03-2024)

View File

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

View File

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