Update to 2022-10-19 14:00

This commit is contained in:
Daniel Berteaud
2022-10-19 14:00:10 +02:00
parent fe1e00de11
commit 347d0c8590
15 changed files with 32 additions and 27 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
nd_version: 0.47.5
nd_version: 0.48.0
# URL of the archive
nd_archive_url: https://github.com/navidrome/navidrome/releases/download/v{{ nd_version }}/navidrome_{{ nd_version }}_Linux_x86_64.tar.gz
# Expected sha1 of the archive
nd_archive_sha1: bbfe114bfb0c71f7d09821c194e3f57b8e93b710
nd_archive_sha256: e8d98fb6ce73ac0878ec404b430f2a5b1589515a569072089a4cf6b419bc5f90
# Should ansible handle upgrades, or only initial install ?
nd_manage_upgrade: True