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

Release 2025.10.14

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-10-14 23:29:27 +00:00
parent a98e7f9f58
commit 264044286d
4 changed files with 42 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.09.26'
__version__ = '2025.10.14'
RELEASE_GIT_HEAD = '12b57d2858845c0c7fb33bf9aa8ed7be6905535d'
RELEASE_GIT_HEAD = 'a98e7f9f58a9492d2cb216baa59c890ed8ce02f3'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.09.26'
_pkg_version = '2025.10.14'