mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Updater bot : unpackerr updated to 0.13.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 0.13.0 (20-01-2024)
|
||||
- Update to latest version from Unpackerr/unpackerr
|
||||
### 0.12.0-3 (31-12-2023)
|
||||
- Minor bugs fixed
|
||||
- Deprecated options watch_path and extraction_path to avoid breakage of the configuration file. Any modifications needs to be done manually using (for example) the Filebrowser addon in /addon_configs/db21ed7f_unpackerr/unpackerr.conf. This also means you'll have to make sure the PUID/PGID specified really correspond to your actual permissions (the app doesn't allow to run as root)
|
||||
|
||||
@@ -97,5 +97,5 @@
|
||||
"slug": "unpackerr",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "0.12.0-3"
|
||||
"version": "0.13.0"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"dockerhub_by_date": true,
|
||||
"fulltag": true,
|
||||
"last_update": "30-12-2023",
|
||||
"last_update": "20-01-2024",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "unpackerr",
|
||||
"source": "github",
|
||||
"upstream_repo": "Unpackerr/unpackerr",
|
||||
"upstream_version": "0.12.0"
|
||||
"upstream_version": "0.13.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user