Skip to content

Commit

Permalink
Update tmd to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Mar 9, 2025
1 parent c3203a5 commit 1c75cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/sns_dl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

- name: Download twitter-loader
ansible.builtin.unarchive:
src: "https://github.com/mmpx12/twitter-media-downloader/releases/download/v1.13.7/twitter-media-downloader-v1.13.7-linux-amd64.tar.gz"
src: "https://github.com/mmpx12/twitter-media-downloader/releases/download/v1.14.0/twitter-media-downloader-v1.14.0-linux-amd64.tar.gz"
dest: /opt/bin/
remote_src: true
mode: "0755"
Expand Down

0 comments on commit 1c75cc9

Please sign in to comment.