Update to 2023-02-13 10:00

This commit is contained in:
Daniel Berteaud 2023-02-13 10:00:13 +01:00
parent c4808d58d7
commit 1ff6844d75
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
---
# Version to deploy
nd_version: 0.49.1
nd_version: 0.49.2
# 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_sha256: 288d4d086b59a0789ceb5bddee90a003cf6298427da20a1e24989be01a8e90cf
nd_archive_sha256: 582f41a3076f98e812503d83dae67f08a674839789e0307c49d8b4558aede8f3
# Should ansible handle upgrades, or only initial install ?
nd_manage_upgrade: True