diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-06 15:51:04 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-06 15:51:04 +0100 |
commit | 6420b82e7eae871ea3a1e9f470a34f35da5e25c1 (patch) | |
tree | 7e672ca7b76c1f88edb5c9a2925834733572d752 /community/yt-dlp | |
parent | 7bc5579caed477596a5d84e80289edbd88132fca (diff) | |
download | repository-6420b82e7eae871ea3a1e9f470a34f35da5e25c1.tar.gz |
yt-dlp: bump to 2023.03.04
Diffstat (limited to 'community/yt-dlp')
-rw-r--r-- | community/yt-dlp/checksums | 2 | ||||
-rw-r--r-- | community/yt-dlp/sources | 2 | ||||
-rw-r--r-- | community/yt-dlp/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/yt-dlp/checksums b/community/yt-dlp/checksums index c302b40f..dbd3f46d 100644 --- a/community/yt-dlp/checksums +++ b/community/yt-dlp/checksums @@ -1,3 +1,3 @@ %BLAKE3 -d83f8b2c5b61c915a989cc263bf85026c902c6ed72a4789bee5014eb27efd161 2023.02.17.tar.gz +bce57a328df0367cf3870f96909767f78282364b9359ef63bbe404e134c37044 2023.03.04.tar.gz 384ce4e1a391082e37ae8c2e603b4ee23b9b4ac06eee12d080c191ee96eb71ec youtube-dl diff --git a/community/yt-dlp/sources b/community/yt-dlp/sources index 8357111d..0d707128 100644 --- a/community/yt-dlp/sources +++ b/community/yt-dlp/sources @@ -1,2 +1,2 @@ -https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2023.02.17.tar.gz +https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2023.03.04.tar.gz files/youtube-dl diff --git a/community/yt-dlp/version b/community/yt-dlp/version index 2a435498..cceb59e7 100644 --- a/community/yt-dlp/version +++ b/community/yt-dlp/version @@ -1 +1 @@ -2023.02.17 1 +2023.03.04 1 |