From 569516137f2c0d4e52b56ed9ff43d6ec8f7d6631 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 00:33:51 +0000 Subject: [PATCH] navidrome: Update to version 0.55.0 --- bucket/navidrome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/navidrome.json b/bucket/navidrome.json index 68f117ffb2..9284c8521e 100644 --- a/bucket/navidrome.json +++ b/bucket/navidrome.json @@ -1,16 +1,16 @@ { - "version": "0.54.5", + "version": "0.55.0", "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.5/navidrome_0.54.5_windows_amd64.zip", - "hash": "f1154b49eaeed0d2b94eb50ce3463a3718c9a13ad195d7f6291cfb2785504278" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.0/navidrome_0.55.0_windows_amd64.zip", + "hash": "06274d193db6cec4aac483c1b556fa9ac08a1dcd0b8c0a8731209d4e395697f3" }, "32bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.5/navidrome_0.54.5_windows_386.zip", - "hash": "768641bb500b24af4508517bae13cd24a81ac2d27a1396d894569fd1d863bf02" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.0/navidrome_0.55.0_windows_386.zip", + "hash": "bca81fbe7ae41521bc7f330e918b50a50ff15c6261c81aee378f750a321d8c18" } }, "bin": "navidrome.exe",