1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

Release 2024.10.22

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2024-10-22 05:03:55 +00:00
parent 67adeb7bab
commit 2a246749ec
4 changed files with 88 additions and 27 deletions

View File

@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.10.07'
__version__ = '2024.10.22'
RELEASE_GIT_HEAD = '1a176d874e6772cd898ce507379ea388e96ee3f7'
RELEASE_GIT_HEAD = '67adeb7bab00662ba55d473e405b301abb42fe61'
VARIANT = None
@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.10.07'
_pkg_version = '2024.10.22'