Skip to content

Commit

Permalink
Update tmdl v1.13.6 but it doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Nov 28, 2024
1 parent 2fc274e commit c962041
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.5/twitter-media-downloader-v1.13.5-linux-amd64.tar.gz"
src: "https://github.com/mmpx12/twitter-media-downloader/releases/download/v1.13.6/twitter-media-downloader-v1.13.6-linux-amd64.tar.gz"
dest: /opt/bin/
remote_src: true
mode: "0755"
Expand Down

0 comments on commit c962041

Please sign in to comment.