Release 2024.07.07
Created by: bashonly :ci skip all :ci run dl
This commit is contained in:
parent
b337d2989c
commit
39bc699d2e
4 changed files with 35 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Autogenerated by devscripts/update-version.py
|
||||
|
||||
__version__ = '2024.07.02'
|
||||
__version__ = '2024.07.07'
|
||||
|
||||
RELEASE_GIT_HEAD = '93d33cb29af9e2e84369ac43589d50ce8e0160ef'
|
||||
RELEASE_GIT_HEAD = 'b337d2989ce0614651d363383f6f743d977248ef'
|
||||
|
||||
VARIANT = None
|
||||
|
||||
|
|
@ -12,4 +12,4 @@ CHANNEL = 'stable'
|
|||
|
||||
ORIGIN = 'yt-dlp/yt-dlp'
|
||||
|
||||
_pkg_version = '2024.07.02'
|
||||
_pkg_version = '2024.07.07'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue