1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-09 02:55:11 +00:00

Release 2024.12.23

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2024-12-23 23:47:20 +00:00
parent 65cf46cddd
commit 3905f64920
2 changed files with 19 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.12.13'
__version__ = '2024.12.23'
RELEASE_GIT_HEAD = '54216696261bc07cacd9a837c501d9e0b7fed09e'
RELEASE_GIT_HEAD = '65cf46cddd873fd229dbb0fc0689bca4c201c6b6'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.12.13'
_pkg_version = '2024.12.23'