diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index 6263cb2937..c842b5e24d 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.05.27", + "version": "2024.07.01", "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/2024.05.27/yt-dlp.exe", - "hash": "sha512:4b786138bbea8664cdec97da44d0bc6521ac17c9277bc6a08f845a1c037a3d3c19642c06dc2ffa23f4267f17222f7950ec293fc42e90ad7e9cf85521e375cac9" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.01/yt-dlp.exe", + "hash": "sha512:1e9aa5b9ab23b463c9b2c80b0518144635ffba638b453c36230aacd6757e9ccca6d7ab25e4ca934c693d6f1c2f23ff4fc08d3dc009031e502cc42b88f3eedf4a" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:0a9442b3b590b3e5cd50f38bad80e69623f5cc3db402005516eb50a63ff09b482cf723b1c530df8008a186f3fda1afc6751dbeb9748faf7b163f6b7f58394824" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.01/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:5a7487d87185719c606f4ef8b0364c537c0a062858bfbb030e9207b250bbe3bb278d423102893cd9a1b69935da37e73534e14cf723595823cc346c1c0bb3fbb7" } }, "bin": "yt-dlp.exe",