From 1cfa497ee2793950fad0e0fb54786c5d1c0ed9fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 00:33:39 +0000 Subject: [PATCH] x264: Update to version 3106 --- bucket/x264.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/x264.json b/bucket/x264.json index 9ffce7399d..83582fd6d6 100644 --- a/bucket/x264.json +++ b/bucket/x264.json @@ -1,16 +1,16 @@ { - "version": "3104", + "version": "3106", "description": "H.264/MPEG-4 AVC video encoder", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3104-17df75b.exe#/x264.exe", - "hash": "237237a94efe41b1a7a559a972bf64c5195a4436695bc19d9863fe19127644f1" + "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3106-eaa68fa.exe#/x264.exe", + "hash": "41f960e6649e93fb6d7936159bd9f3dde0ad531b66da43422f0364556e02d8cf" }, "32bit": { - "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3104-17df75b.exe#/x264.exe", - "hash": "51e987c66b2612ccb8cff0519f38335ce8414ae19c347f840ed526e13fdb1bc6" + "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3106-eaa68fa.exe#/x264.exe", + "hash": "856a7dcf367b960d70039f0006a0720ae1f21b5b23c2e47b62a85dd7250fb4bc" } }, "bin": "x264.exe",