Updater bot : aurral updated to 1.76.40

This commit is contained in:
alexbelgium
2026-05-30 01:25:12 +02:00
parent 906dead23f
commit c0d398e930
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.76.40 (2026-05-30)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
## 1.76.17-2 (21-05-2026)
- Minor bugs fixed
## 1.76.17-1 (21-05-2026)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-05-2026",
"last_update": "2026-05-30",
"repository": "alexbelgium/hassio-addons",
"slug": "aurral",
"source": "github",
"upstream_repo": "lklynet/aurral",
"upstream_version": "1.76.17"
"upstream_version": "1.76.40"
}