navidrome: Update to version 0.54.4

This commit is contained in:
github-actions[bot] 2025-01-15 04:28:59 +00:00
parent a642406e26
commit 901c99b60e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.54.3", "version": "0.54.4",
"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!", "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/", "homepage": "https://www.navidrome.org/",
"license": "GPL-3.0", "license": "GPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/navidrome/navidrome/releases/download/v0.54.3/navidrome_0.54.3_windows_amd64.zip", "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.4/navidrome_0.54.4_windows_amd64.zip",
"hash": "2ce9d74bf2d75d9b68b7863265c2256af022510049ca0136de125bb5e00d2c1e" "hash": "6a808e5fdb068dfd2a1855bd319e2bfaeb9c13a15d3901391c6071251317b3a6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/navidrome/navidrome/releases/download/v0.54.3/navidrome_0.54.3_windows_386.zip", "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.4/navidrome_0.54.4_windows_386.zip",
"hash": "6252b2714b5b1e3379dd5f3348d87341e03049d1cd0aae0961977d8840b3c516" "hash": "396fbc8d4bbb259c7b09803479b292e6725ebb833a5e9491c2d03eab6786e5e0"
} }
}, },
"bin": "navidrome.exe", "bin": "navidrome.exe",