Updater bot : aurral updated to 1.76.49

This commit is contained in:
alexbelgium
2026-06-05 18:51:13 +02:00
parent 28c16f6026
commit 8f93fe8279
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## 1.76.49 (2026-06-05)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
## 1.76.42 (2026-06-01)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)

View File

@@ -1,5 +1,5 @@
name: Aurral
version: "1.76.42"
version: "1.76.49"
slug: aurral
description: >-
Self-hosted music discovery, request management, flows, and playlist

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-06-01",
"last_update": "2026-06-05",
"repository": "alexbelgium/hassio-addons",
"slug": "aurral",
"source": "github",
"upstream_repo": "lklynet/aurral",
"upstream_version": "1.76.42"
"upstream_version": "1.76.49"
}