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

Release 2025.07.21

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-07-21 23:47:12 +00:00
parent 9951fdd0d0
commit 035b1ece8f
5 changed files with 116 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.06.30'
__version__ = '2025.07.21'
RELEASE_GIT_HEAD = 'b0187844988e557c7e1e6bb1aabd4c1176768d86'
RELEASE_GIT_HEAD = '9951fdd0d08b655cb1af8cd7f32a3fb7e2b1324e'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.06.30'
_pkg_version = '2025.07.21'