From fab810cd8fc046d6256d777f696b9db027781b2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:24:48 +0000 Subject: [PATCH] navidrome: Update to version 0.51.1 --- bucket/navidrome.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/navidrome.json b/bucket/navidrome.json index 210d55aa89..617726b119 100644 --- a/bucket/navidrome.json +++ b/bucket/navidrome.json @@ -1,16 +1,16 @@ { - "version": "0.51.0", + "version": "0.51.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.51.0/navidrome_0.51.0_windows_amd64.zip", - "hash": "ba81e6619998dbe0c5bb767cb90cf21c6418334c944b97103ecccdc620c4198a" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.51.1/navidrome_0.51.1_windows_amd64.zip", + "hash": "049260c7712d97fa4d2123be63a06d66a3087e46f528535c519229f2b641ba5b" }, "32bit": { - "url": "https://github.com/navidrome/navidrome/releases/download/v0.51.0/navidrome_0.51.0_windows_386.zip", - "hash": "3d7d98c2ace0fa28cc2a7888f6f446561621b23026db297d872facada477afe1" + "url": "https://github.com/navidrome/navidrome/releases/download/v0.51.1/navidrome_0.51.1_windows_386.zip", + "hash": "d894dd8a54e79fdd296f2fc69e8ea9bb8a5b77cfd046ea267ab2b6e271d969cb" } }, "bin": "navidrome.exe",