ScoopInstaller_Main/x264-10bit.json
Ross Smith II a7d6731b6c Update x264s to 2017.05.30 (#1559)
* Update x264s to 2017.05.30

* Switch x264 URLs to https
2017-06-16 22:57:03 +02:00

24 lines
828 B
JSON

{
"architecture": {
"32bit": {
"hash": "5f3b00b570f386d53d4b8595de2691c26bb0100c0f84b5629e72576185578b6a",
"url": "https://download.videolan.org/pub/x264/binaries/win32/x264-10b-r2833-df79067.exe"
},
"64bit": {
"hash": "f84e50446971f449fa9e67d5bf73a7c23b68e53d957586e3a369ef21a043889e",
"url": "https://download.videolan.org/pub/x264/binaries/win64/x264-10b-r2833-df79067.exe"
}
},
"bin": [
[
"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.150.2833 (df79067) was released on 2017-05-30",
"version": "17.05.30"
}