Update to 2022-01-24 12:00

This commit is contained in:
Daniel Berteaud
2022-01-24 12:00:19 +01:00
parent 3157f85dad
commit 1e81d72197
20 changed files with 67 additions and 26 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
nd_version: 0.47.0
nd_version: 0.47.5
# 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: 3d06456e26953931399d001f1d3c412f48ac9f34
nd_archive_sha1: bbfe114bfb0c71f7d09821c194e3f57b8e93b710
# Should ansible handle upgrades, or only initial install ?
nd_manage_upgrade: True