From b01c8ed390c31df8dc93bca1239101f09f3f86b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 04:30:26 +0000 Subject: [PATCH] navidrome: Update to version 0.54.5 --- bucket/navidrome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/navidrome.json b/bucket/navidrome.json index 0b0bb15a99..68f117ffb2 100644 --- a/bucket/navidrome.json +++ b/bucket/navidrome.json @@ -1,16 +1,16 @@ { - "version": "0.54.4", + "version": "0.54.5", "description": "Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!", "homepage": "https://www.navidrome.org/", "license": "GPL-3.0", "architecture": { "64bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.4/navidrome_0.54.4_windows_amd64.zip", - "hash": "6a808e5fdb068dfd2a1855bd319e2bfaeb9c13a15d3901391c6071251317b3a6" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.5/navidrome_0.54.5_windows_amd64.zip", + "hash": "f1154b49eaeed0d2b94eb50ce3463a3718c9a13ad195d7f6291cfb2785504278" }, "32bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.4/navidrome_0.54.4_windows_386.zip", - "hash": "396fbc8d4bbb259c7b09803479b292e6725ebb833a5e9491c2d03eab6786e5e0" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.5/navidrome_0.54.5_windows_386.zip", + "hash": "768641bb500b24af4508517bae13cd24a81ac2d27a1396d894569fd1d863bf02" } }, "bin": "navidrome.exe",