1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

Release 2025.08.11

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-08-11 03:54:46 +00:00
parent 5e4ceb35cf
commit b7de89c910
4 changed files with 98 additions and 16 deletions

View File

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