Update applications
Some checks failed
Linting / YAML Lint (push) Successful in 11s
Linting / Ansible Lint (push) Failing after 32s

This commit is contained in:
2026-03-11 09:51:23 +03:00
parent 4e467d0f9b
commit fb87cf77b2
5 changed files with 96 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
ansible.builtin.command:
cmd: >
{{ eget_bin_path }} rclone/rclone --quiet --upgrade-only --to {{ eget_install_dir }} --asset zip
--tag v1.73.1
--tag v1.73.2
changed_when: false
- name: "Install restic"