From 9d287cc915d4afa27f7ba06247d4c1e12cff9ce1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jun 2020 21:00:34 +0000 Subject: [PATCH] x264: Update to version 3006 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index 7fe17ac247..980a334406 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -2,15 +2,15 @@ "description": "H.264/MPEG-4 AVC video encoder", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0-or-later", - "version": "3000", + "version": "3006", "architecture": { "64bit": { - "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3000-33f9e14.exe#/x264.exe", - "hash": "8440222b024fcfe9c7ce8a3056fbd59fde2248c8c044f42fec73e04917536891" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3006-22fcbe1.exe#/x264.exe", + "hash": "dc12f4f17c19f168ed4dcdb7e1a2fb86e0c9d5ee067c696a5f56b2bdcf849b0d" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3000-33f9e14.exe#/x264.exe", - "hash": "050a4a74e828a2cb8d99964741cbff933de9dc66febba552ee5159095924b246" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3006-22fcbe1.exe#/x264.exe", + "hash": "6ed55307e16cb5e99b7850f3f39e95abd2a9e17bcbbe3aa453ffdf6bf72c694e" } }, "bin": "x264.exe",