Updater bot : requestrr updated to 2.1.9

This commit is contained in:
alexbelgium
2025-09-20 01:59:23 +02:00
parent 5c1b7aaa17
commit 20ea3e8c93
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.1.9 (20-09-2025)
- Update to latest version from thomst08/requestrr (changelog : https://github.com/thomst08/requestrr/releases)
## 2.1.8 (07-06-2025)
- Update to latest version from thomst08/requestrr (changelog : https://github.com/thomst08/requestrr/releases)

View File

@@ -101,6 +101,6 @@
"slug": "requestrr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.8",
"version": "2.1.9",
"webui": "[PROTO:ssl]://[HOST]:[PORT:4545]"
}

View File

@@ -1,9 +1,9 @@
{
"last_update": "07-06-2025",
"last_update": "20-09-2025",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "requestrr",
"source": "github",
"upstream_repo": "thomst08/requestrr",
"upstream_version": "2.1.8"
"upstream_version": "2.1.9"
}