mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update ffmpeg to version 4.0
This commit is contained in:
parent
11a3f37c50
commit
6520ed523e
14
ffmpeg.json
14
ffmpeg.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "3.4.2",
|
||||
"version": "4.0",
|
||||
"homepage": "https://ffmpeg.zeranoe.com/builds/",
|
||||
"license": "GPL-3.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.4.2-win64-static.zip",
|
||||
"hash": "ca3654c846645a87ef60ef13e5d1f7eadc18049e921b1189e1c2366282ce66f2",
|
||||
"extract_dir": "ffmpeg-3.4.2-win64-static"
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.0-win64-static.zip",
|
||||
"hash": "bc14ebf92e27c77bc094a47084588dda7a77ce218b8fc68fca3dcf768be63b63",
|
||||
"extract_dir": "ffmpeg-4.0-win64-static"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.4.2-win32-static.zip",
|
||||
"hash": "f315be2cb2f53be547adbe40532cd077bd8f063690114f8a72e8e8208a9e9d76",
|
||||
"extract_dir": "ffmpeg-3.4.2-win32-static"
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.0-win32-static.zip",
|
||||
"hash": "8b6a9119c7ea4f24dd4a9e5781781acf6b3f8e5f8ad758c0e9d2745064125f76",
|
||||
"extract_dir": "ffmpeg-4.0-win32-static"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user