From bc236f6b8f54577a5298f459e97fcc3706794eca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 00:34:55 +0000 Subject: [PATCH] navidrome: Update to version 0.53.3 --- bucket/navidrome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/navidrome.json b/bucket/navidrome.json index a0de4bdb7f..78e0d092c5 100644 --- a/bucket/navidrome.json +++ b/bucket/navidrome.json @@ -1,16 +1,16 @@ { - "version": "0.53.2", + "version": "0.53.3", "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.53.2/navidrome_0.53.2_windows_amd64.zip", - "hash": "19360c85dc42021590f491902c00d7adea0c23164364627d03939ed392c9ee1e" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.53.3/navidrome_0.53.3_windows_amd64.zip", + "hash": "7dc74d688757fe87f74130deda2dd6d378b5c0fdf4151374b310ddd6d8f8a01e" }, "32bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.53.2/navidrome_0.53.2_windows_386.zip", - "hash": "ed1802df4274b1bf6769b41e0572f0247bc45052ee11a8b7aae8d51098b22e02" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.53.3/navidrome_0.53.3_windows_386.zip", + "hash": "18cc00304c233d960d297a2c30c5bffde5c74d150619bec153bbf6928207f4e6" } }, "bin": "navidrome.exe",