1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-08 18:45:17 +00:00

Release 2025.08.27

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-08-27 23:56:39 +00:00
parent 8cd37b85d4
commit 487a90c8ef
2 changed files with 16 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2025.08.22'
__version__ = '2025.08.27'
RELEASE_GIT_HEAD = '5c8bcfdbc638dfde13e93157637d8521413ed774'
RELEASE_GIT_HEAD = '8cd37b85d492edb56a4f7506ea05527b85a6b02b'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.08.22'
_pkg_version = '2025.08.27'