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

Release 2025.02.19

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-02-19 02:42:18 +00:00
parent 4985a40417
commit 9c3e8b1696
4 changed files with 64 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.01.26'
__version__ = '2025.02.19'
RELEASE_GIT_HEAD = '3b4531934465580be22937fecbb6e1a3a9e2334f'
RELEASE_GIT_HEAD = '4985a4041770eaa0016271809a1fd950dc809a55'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.01.26'
_pkg_version = '2025.02.19'