1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

Release 2024.07.09

Created by: seproDev

:ci skip all :ci run dl
This commit is contained in:
github-actions[bot]
2024-07-09 01:51:07 +00:00
parent 7ead7332af
commit bbf84bf55e
2 changed files with 11 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.07.08'
__version__ = '2024.07.09'
RELEASE_GIT_HEAD = '4b50b292cc98534fb8c7cdf0ae5cb85862f7ebfc'
RELEASE_GIT_HEAD = '7ead7332af69422cee931aec3faa277288e9e212'
VARIANT = None
@@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.07.08'
_pkg_version = '2024.07.09'