📦: restic v0.17.1

This commit is contained in:
VC
2024-09-06 10:05:49 +02:00
parent 72183b6f52
commit f8a24bba54

View File

@@ -1,6 +1,6 @@
---
restic_version: "0.17.0"
restic_version: "0.17.1"
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"