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