mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
Update ffmpeg to version 3.4.1
This commit is contained in:
parent
1687d2cc2e
commit
e75da0cf08
14
ffmpeg.json
14
ffmpeg.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "3.4.2",
|
||||
"version": "3.4.1",
|
||||
"homepage": "https://ffmpeg.zeranoe.com/builds/",
|
||||
"license": "GPL3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.4.2-win64-static.zip",
|
||||
"hash": "7fe03672b54bed3f9d2a6a58b330de8a13aa09afbc4273450567182455f0c0a7",
|
||||
"extract_dir": "ffmpeg-3.4.2-win64-static"
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.4.1-win64-static.zip",
|
||||
"hash": "c7d9f3e5db788a73c5601cf5581f7d0e26018ba697ff6e3e48990093cac740be",
|
||||
"extract_dir": "ffmpeg-3.4.1-win64-static"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.4.2-win32-static.zip",
|
||||
"hash": "0b1ebbff0fc2eb19fa8f207d553deb812f5d81e4a8b860560bb6d9316efb874e",
|
||||
"extract_dir": "ffmpeg-3.4.2-win32-static"
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.4.1-win32-static.zip",
|
||||
"hash": "c0312b4b99598761e918aab7e24a0169b3394d49451143c9b9b81220addb9767",
|
||||
"extract_dir": "ffmpeg-3.4.1-win32-static"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user