From 9a6c9c22531d00597438c8bbf84898e2fbd33b19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 08:29:01 +0000 Subject: [PATCH] navidrome: Update to version 0.55.1 --- bucket/navidrome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/navidrome.json b/bucket/navidrome.json index 9284c8521e..a760752c7d 100644 --- a/bucket/navidrome.json +++ b/bucket/navidrome.json @@ -1,16 +1,16 @@ { - "version": "0.55.0", + "version": "0.55.1", "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.55.0/navidrome_0.55.0_windows_amd64.zip", - "hash": "06274d193db6cec4aac483c1b556fa9ac08a1dcd0b8c0a8731209d4e395697f3" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.1/navidrome_0.55.1_windows_amd64.zip", + "hash": "4d921a3f6cc486eac39ad441c6e5320ecf2db28cb855fe09e7a01f0588ad5f92" }, "32bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.0/navidrome_0.55.0_windows_386.zip", - "hash": "bca81fbe7ae41521bc7f330e918b50a50ff15c6261c81aee378f750a321d8c18" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.1/navidrome_0.55.1_windows_386.zip", + "hash": "527c5ce3cc6c3d1b0722d1c5ca0a76580afe846a42a1ba7c5355b613376c29bd" } }, "bin": "navidrome.exe",