From abcc99932ddc0df803fb01316277844370b744d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 12:31:25 +0000 Subject: [PATCH] navidrome: Update to version 0.55.2 --- bucket/navidrome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/navidrome.json b/bucket/navidrome.json index a760752c7d..824380d326 100644 --- a/bucket/navidrome.json +++ b/bucket/navidrome.json @@ -1,16 +1,16 @@ { - "version": "0.55.1", + "version": "0.55.2", "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.1/navidrome_0.55.1_windows_amd64.zip", - "hash": "4d921a3f6cc486eac39ad441c6e5320ecf2db28cb855fe09e7a01f0588ad5f92" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.2/navidrome_0.55.2_windows_amd64.zip", + "hash": "3f23de705c534d83f5c5db94f0207ffc1b1ce9da14a38f8003c88c0d2a600bbd" }, "32bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.1/navidrome_0.55.1_windows_386.zip", - "hash": "527c5ce3cc6c3d1b0722d1c5ca0a76580afe846a42a1ba7c5355b613376c29bd" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.55.2/navidrome_0.55.2_windows_386.zip", + "hash": "a1c4233291815cf71c641b0bf6c1f733cb2510f96f61c1f4f706404c9363088f" } }, "bin": "navidrome.exe",