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

Release 2025.08.22

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2025-08-22 23:59:02 +00:00
parent 5c8bcfdbc6
commit f1ba9f4ddb
3 changed files with 21 additions and 3 deletions

View File

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