mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
x264: Update to version 3101
This commit is contained in:
parent
1f2e3a4bda
commit
6a7d79d43c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3100",
|
"version": "3101",
|
||||||
"description": "H.264/MPEG-4 AVC video encoder",
|
"description": "H.264/MPEG-4 AVC video encoder",
|
||||||
"homepage": "https://www.videolan.org/developers/x264.html",
|
"homepage": "https://www.videolan.org/developers/x264.html",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3100-ed0f7a6.exe#/x264.exe",
|
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3101-b093bbe.exe#/x264.exe",
|
||||||
"hash": "f0d7adce9b093388aa897f6b08c6e102db8474ec3d3f3ab85f03b6fa0727ee13"
|
"hash": "ece70e2991e8fb410ef52706bf75050e3f8e9c0c83a07b76705edf7abb7d04b7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3100-ed0f7a6.exe#/x264.exe",
|
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3101-b093bbe.exe#/x264.exe",
|
||||||
"hash": "e5c567e79c1ff133799d18f7c4e97ab99b468c522370902fca24b0fd4ede8cde"
|
"hash": "eb3980e43ef3ce6ca31a41d04706cd32b0f241702aac7c8125a192be57fdcf36"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "x264.exe",
|
"bin": "x264.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user