-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
navidrome: update to v0.49.3 and fix for native/nodejs v18
- Loading branch information
Showing
3 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
navidrome-0.47.5.tar.gz SHA1 9df716b6ca6f6497fca264f2a40f38d193a9f1b4 | ||
navidrome-0.47.5.tar.gz SHA256 68f9f013d8e17a769770cdd7a1f4d9fc279b3d5e83418bbb54018781de96ab76 | ||
navidrome-0.47.5.tar.gz MD5 5012c0fbd543be2fb044ee688df12b32 | ||
navidrome-0.49.3.tar.gz SHA1 b34029e626886432786291d13594ad0dcfb16e86 | ||
navidrome-0.49.3.tar.gz SHA256 ab48eadeb74f64456b612655941bac4eb95a0f546bfee473baa316319fb4a17a | ||
navidrome-0.49.3.tar.gz MD5 bad6015f46be2d39e570499fbd67a803 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
SPK_NAME = navidrome | ||
SPK_VERS = 0.47.5 | ||
SPK_VERS = 0.49.3 | ||
SPK_REV = 1 | ||
SPK_ICON = src/navidrome.png | ||
|
||
|