Skip to content

Commit

Permalink
Merge pull request #383 from cradle8810/twitterdl_v1.13.5
Browse files Browse the repository at this point in the history
Twitter downloader update v1.13.5
  • Loading branch information
cradle8810 authored Nov 22, 2024
2 parents 782087a + aeecc16 commit 5db939a
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.3/twitter-media-downloader-v1.13.3-linux-amd64.tar.gz"
src: "https://github.com/mmpx12/twitter-media-downloader/releases/download/v1.13.5/twitter-media-downloader-v1.13.5-linux-amd64.tar.gz"
dest: /opt/bin/
remote_src: true
mode: "0755"
Expand Down

0 comments on commit 5db939a

Please sign in to comment.