1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-10 03:25:13 +00:00

Release 2025.05.22

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-05-22 09:49:11 +00:00
parent 7977b329ed
commit 415b4c9f95
5 changed files with 72 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.04.30'
__version__ = '2025.05.22'
RELEASE_GIT_HEAD = '505b400795af557bdcfd9d4fa7e9133b26ef431c'
RELEASE_GIT_HEAD = '7977b329ed97b216e37bd402f4935f28c00eac9e'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.04.30'
_pkg_version = '2025.05.22'