mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update x264s to 2017.05.30 (#1559)
* Update x264s to 2017.05.30 * Switch x264 URLs to https
This commit is contained in:
parent
65fbe9bdf1
commit
a7d6731b6c
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"hash": "c7fdf90a677b6934a26de868c97b53c49a5c26bd32532fff168264611c1bb687",
|
"hash": "5f3b00b570f386d53d4b8595de2691c26bb0100c0f84b5629e72576185578b6a",
|
||||||
"url": "http://download.videolan.org/pub/x264/binaries/win32/x264-10b-r2762-90a61ec.exe"
|
"url": "https://download.videolan.org/pub/x264/binaries/win32/x264-10b-r2833-df79067.exe"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"hash": "077c1ea1cf96591b20846067e787aecaba626dad6ca7252442c736d9877efdc8",
|
"hash": "f84e50446971f449fa9e67d5bf73a7c23b68e53d957586e3a369ef21a043889e",
|
||||||
"url": "http://download.videolan.org/pub/x264/binaries/win64/x264-10b-r2762-90a61ec.exe"
|
"url": "https://download.videolan.org/pub/x264/binaries/win64/x264-10b-r2833-df79067.exe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"x264-10b-r2762-90a61ec.exe",
|
"x264-10b-r2833-df79067.exe",
|
||||||
"x264-10b"
|
"x264-10b"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"description": "H.264/MPEG-4 AVC video encoder (10 bit)",
|
"description": "H.264/MPEG-4 AVC video encoder (10 bit)",
|
||||||
"homepage": "https://www.videolan.org/developers/x264.html",
|
"homepage": "https://www.videolan.org/developers/x264.html",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"notes": "Version 0.148.2762 (90a61ec) was released on 2017-01-30",
|
"notes": "Version 0.150.2833 (df79067) was released on 2017-05-30",
|
||||||
"version": "17.01.30"
|
"version": "17.05.30"
|
||||||
}
|
}
|
||||||
|
|||||||
16
x264.json
16
x264.json
@ -1,27 +1,27 @@
|
|||||||
{
|
{
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"hash": "c7fdf90a677b6934a26de868c97b53c49a5c26bd32532fff168264611c1bb687",
|
"hash": "3849129365adf956f47a35eef2ba5615a9d00040362397f94e13e69da0407fc0",
|
||||||
"url": "http://download.videolan.org/pub/x264/binaries/win32/x264-r2762-90a61ec.exe"
|
"url": "https://download.videolan.org/pub/x264/binaries/win32/x264-r2833-df79067.exe"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"hash": "e493de4c1524472cffb921197e12cb908171fb0d67809a20e0e9876e0f9233c5",
|
"hash": "2834b1bf50fffffb0d9b7cc03db9a95b7f51e288338494a1311de1e7bfb3f3c4",
|
||||||
"url": "http://download.videolan.org/pub/x264/binaries/win64/x264-r2762-90a61ec.exe"
|
"url": "https://download.videolan.org/pub/x264/binaries/win64/x264-r2833-df79067.exe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"x264-r2762-90a61ec.exe",
|
"x264-r2833-df79067.exe",
|
||||||
"x264-8b"
|
"x264-8b"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"x264-r2762-90a61ec.exe",
|
"x264-r2833-df79067.exe",
|
||||||
"x264"
|
"x264"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"description": "H.264/MPEG-4 AVC video encoder (8 bit)",
|
"description": "H.264/MPEG-4 AVC video encoder (8 bit)",
|
||||||
"homepage": "https://www.videolan.org/developers/x264.html",
|
"homepage": "https://www.videolan.org/developers/x264.html",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"notes": "Version 0.148.2762 (90a61ec) was released on 2017-01-30",
|
"notes": "Version 0.150.2833 (df79067) was released on 2017-05-30",
|
||||||
"version": "17.01.30"
|
"version": "17.05.30"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user