Skip to content

Commit

Permalink
makefile.extras: update yt-dlp to 2022.01.21
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Jan 24, 2022
1 parent 363316e commit f77d3ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.extra
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ download_extra: clean
cp cache/downloads/bleachbit-cleanerml_0.0.1~git0+5bc2961_all.deb config/packages.chroot/

# EXTRA https://github.com/yt-dlp/yt-dlp
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/y/yt-dlp/yt-dlp_2021.12.27_amd64.deb
cp cache/downloads/yt-dlp_2021.12.27_amd64.deb config/packages.chroot/
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/y/yt-dlp/yt-dlp_2022.01.21_amd64.deb
cp cache/downloads/yt-dlp_2022.01.21_amd64.deb config/packages.chroot/

# https://github.com/EionRobb/pidgin-opensteamworks/
$(WGET) https://nodiscc.gitlab.io/toolbox/pool/main/p/pidgin-opensteamworks/pidgin-opensteamworks_1.7-1_amd64.deb
Expand Down

0 comments on commit f77d3ae

Please sign in to comment.