chore: update restic to v0.16.3

This commit is contained in:
VC
2024-07-05 11:53:47 +02:00
parent 3e9401e254
commit d47c32cbc3

View File

@@ -1,6 +1,6 @@
---
restic_version: "0.16.2"
restic_version: "0.16.3"
restic_architecture: "amd64"
restic_system: "{{ ansible_facts['system'] | lower }}"
restic_download_url: "https://github.com/restic/restic/releases/download/v{{ restic_version }}/restic_{{ restic_version }}_{{ restic_system }}_{{ restic_architecture }}.bz2"