From a7d6731b6cfc842cf9fbe4017ca2a52024bc17da Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Fri, 16 Jun 2017 13:57:03 -0700 Subject: [PATCH] Update x264s to 2017.05.30 (#1559) * Update x264s to 2017.05.30 * Switch x264 URLs to https --- x264-10bit.json | 14 +++++++------- x264.json | 16 ++++++++-------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/x264-10bit.json b/x264-10bit.json index 99a23dedcd..2291feac8a 100644 --- a/x264-10bit.json +++ b/x264-10bit.json @@ -1,23 +1,23 @@ { "architecture": { "32bit": { - "hash": "c7fdf90a677b6934a26de868c97b53c49a5c26bd32532fff168264611c1bb687", - "url": "http://download.videolan.org/pub/x264/binaries/win32/x264-10b-r2762-90a61ec.exe" + "hash": "5f3b00b570f386d53d4b8595de2691c26bb0100c0f84b5629e72576185578b6a", + "url": "https://download.videolan.org/pub/x264/binaries/win32/x264-10b-r2833-df79067.exe" }, "64bit": { - "hash": "077c1ea1cf96591b20846067e787aecaba626dad6ca7252442c736d9877efdc8", - "url": "http://download.videolan.org/pub/x264/binaries/win64/x264-10b-r2762-90a61ec.exe" + "hash": "f84e50446971f449fa9e67d5bf73a7c23b68e53d957586e3a369ef21a043889e", + "url": "https://download.videolan.org/pub/x264/binaries/win64/x264-10b-r2833-df79067.exe" } }, "bin": [ [ - "x264-10b-r2762-90a61ec.exe", + "x264-10b-r2833-df79067.exe", "x264-10b" ] ], "description": "H.264/MPEG-4 AVC video encoder (10 bit)", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0", - "notes": "Version 0.148.2762 (90a61ec) was released on 2017-01-30", - "version": "17.01.30" + "notes": "Version 0.150.2833 (df79067) was released on 2017-05-30", + "version": "17.05.30" } diff --git a/x264.json b/x264.json index 2193db3822..d66f783f11 100644 --- a/x264.json +++ b/x264.json @@ -1,27 +1,27 @@ { "architecture": { "32bit": { - "hash": "c7fdf90a677b6934a26de868c97b53c49a5c26bd32532fff168264611c1bb687", - "url": "http://download.videolan.org/pub/x264/binaries/win32/x264-r2762-90a61ec.exe" + "hash": "3849129365adf956f47a35eef2ba5615a9d00040362397f94e13e69da0407fc0", + "url": "https://download.videolan.org/pub/x264/binaries/win32/x264-r2833-df79067.exe" }, "64bit": { - "hash": "e493de4c1524472cffb921197e12cb908171fb0d67809a20e0e9876e0f9233c5", - "url": "http://download.videolan.org/pub/x264/binaries/win64/x264-r2762-90a61ec.exe" + "hash": "2834b1bf50fffffb0d9b7cc03db9a95b7f51e288338494a1311de1e7bfb3f3c4", + "url": "https://download.videolan.org/pub/x264/binaries/win64/x264-r2833-df79067.exe" } }, "bin": [ [ - "x264-r2762-90a61ec.exe", + "x264-r2833-df79067.exe", "x264-8b" ], [ - "x264-r2762-90a61ec.exe", + "x264-r2833-df79067.exe", "x264" ] ], "description": "H.264/MPEG-4 AVC video encoder (8 bit)", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0", - "notes": "Version 0.148.2762 (90a61ec) was released on 2017-01-30", - "version": "17.01.30" + "notes": "Version 0.150.2833 (df79067) was released on 2017-05-30", + "version": "17.05.30" }