Skip to content

Commit

Permalink
ansible: Update MOTIS to v0.11.26
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Mar 10, 2024
1 parent b8d7180 commit 8fbbbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/motis/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- name: Unpack MOTIS
unarchive:
src: https://github.com/motis-project/motis/releases/download/v0.11.25/motis-linux-amd64.tar.bz2
src: https://github.com/motis-project/motis/releases/download/v0.11.26/motis-linux-amd64.tar.bz2
dest: /opt/
remote_src: yes

Expand Down

0 comments on commit 8fbbbb3

Please sign in to comment.