diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-14 19:25:21 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-14 19:25:21 +0200 |
commit | 2028c8a41a510ec8a945909cdc28d8115d16d256 (patch) | |
tree | b8f36059675ee72ed14d1f6f87bd47c5005fd174 /community/yt-dlp | |
parent | c8b43e704070785c8f7c3c5c5888312799203b0c (diff) | |
download | repository-2028c8a41a510ec8a945909cdc28d8115d16d256.tar.gz |
yt-dlp: bump to 2023.07.06
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 c4369857..c6d8fbcc 100644 --- a/community/yt-dlp/checksums +++ b/community/yt-dlp/checksums @@ -1,3 +1,3 @@ %BLAKE3 -a627342c37351ddc3e2393cbcb7597900898efa964d19cce9aea0f720a583c1a 2023.06.22.tar.gz +b7ed210ddd984400d7c80e818786eddd5462381a0f396f8a0ede5f05bacae554 2023.07.06.tar.gz 384ce4e1a391082e37ae8c2e603b4ee23b9b4ac06eee12d080c191ee96eb71ec youtube-dl diff --git a/community/yt-dlp/sources b/community/yt-dlp/sources index c6ce5a27..68836a72 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.06.22.tar.gz +https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2023.07.06.tar.gz files/youtube-dl diff --git a/community/yt-dlp/version b/community/yt-dlp/version index 0baca441..2c543d99 100644 --- a/community/yt-dlp/version +++ b/community/yt-dlp/version @@ -1 +1 @@ -2023.06.22 1 +2023.07.06 1 |