mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ffmpeg: Update to version 4.3
This commit is contained in:
parent
7758ff2190
commit
c7232ecbe9
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.2.3",
|
||||
"version": "4.3",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.2.3-win64-static.zip",
|
||||
"hash": "7fb56ff707e6730d470c80b42a027477e2e51e5ff2c55f64481f038221beac65",
|
||||
"extract_dir": "ffmpeg-4.2.3-win64-static"
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3-win64-static.zip",
|
||||
"hash": "84d6d5473dc6f4cb9926a278a3c7f85e32d8ee672d64b712c0f5d37f83d3f74a",
|
||||
"extract_dir": "ffmpeg-4.3-win64-static"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.2.3-win32-static.zip",
|
||||
"hash": "838f6ce5595dc7d7994a14d903f9b74cd74d025043ec01347ee216e37a0722eb",
|
||||
"extract_dir": "ffmpeg-4.2.3-win32-static"
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3-win32-static.zip",
|
||||
"hash": "2319e7e8775c67471766ae7422833ec08d341b22807e5cd8289938bdd4565464",
|
||||
"extract_dir": "ffmpeg-4.3-win32-static"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user