navidrome: Update to version 0.54.2

This commit is contained in:
github-actions[bot] 2024-12-22 00:39:17 +00:00
parent 9ee96bdadf
commit 32156de327

View File

@ -1,16 +1,16 @@
{ {
"version": "0.54.1", "version": "0.54.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!", "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.1/navidrome_0.54.1_windows_amd64.zip", "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.2/navidrome_0.54.2_windows_amd64.zip",
"hash": "97d8180dc7620f33967e247ef8bc8bce921cf583a6053cb2bed7148f5c07977f" "hash": "df7cfd7e8a957d0ae187c62ac1844505c8ac7fe1c18a00fd4bc75a319253fb53"
}, },
"32bit": { "32bit": {
"url": "https://github.com/navidrome/navidrome/releases/download/v0.54.1/navidrome_0.54.1_windows_386.zip", "url": "https://github.com/navidrome/navidrome/releases/download/v0.54.2/navidrome_0.54.2_windows_386.zip",
"hash": "92d2d8beb6f1ece3602014a07caa41bd3f31a78560fe60cf1bfe1956ab5e8949" "hash": "509a41001e935a3ddef950d11f3a8f8897bb84b27bd8fc8f453546141e341c31"
} }
}, },
"bin": "navidrome.exe", "bin": "navidrome.exe",