diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 98c6009482..c4bbe503dc 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.06.22", + "version": "2023.07.06", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.22/yt-dlp.exe", - "hash": "sha512:1f29c801bcf2f0079a0d2ef20d080b2376c456692b986f311827aba30efe792242b41092f78e7dcc8fd6ba54487c46cbcd9987f07fadc762819592416b72b7eb" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp.exe", + "hash": "sha512:fe7470971d0f02b9036aee509779e68a245746e90971da0a077553aa4259e25a6199e63b19d0b66c4f41f8a2eabfac584db7a9cdcc7f5b8ab5906d336e11ba80" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.22/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:1d79d07dff747159d814f859d930da834802d4a211f181bd9533bffd41cb8a63081337a2545429a008403a343cd8eb6e4bbb301e9a41a1c2014fac310c5632b3" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.07.06/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:5339b718eff2b1d0df2bfa0a68f163142e30f59fbe7f10b0fa6ecae016a4c3a7078d93650930a2ac525d6934d7879a33056410d49864c1b2666a67d8d1a67741" } }, "bin": "yt-dlp.exe",