Updater bot : aurral updated to 1.76.52

This commit is contained in:
alexbelgium
2026-07-11 01:25:13 +02:00
parent 0fc95bfe88
commit 6f143deb49
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.76.52 (2026-07-11)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
## 1.76.51 (2026-06-17) ## 1.76.51 (2026-06-17)
- Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases) - Update to latest version from lklynet/aurral (changelog : https://github.com/lklynet/aurral/releases)
## 1.76.49 (2026-06-05) ## 1.76.49 (2026-06-05)

View File

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

View File

@@ -1,9 +1,9 @@
{ {
"last_update": "2026-06-17", "last_update": "2026-07-11",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "aurral", "slug": "aurral",
"source": "github", "source": "github",
"upstream_repo": "lklynet/aurral", "upstream_repo": "lklynet/aurral",
"upstream_version": "1.76.51", "upstream_version": "1.76.52",
"github_beta": false "github_beta": false
} }