mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ffmpeg: Update to version 5.1
This commit is contained in:
parent
026efa681b
commit
18db870774
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.1",
|
"version": "5.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://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0.1-full_build.7z",
|
"url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.1-full_build.7z",
|
||||||
"hash": "f62ec21b29871091e16505d53b909120260c7ddf50271d3ead944c04ffbb443b",
|
"hash": "2e9910937a8626061b78261a00fa807c9a8c1aad0b878b3e9a8a411176f818ae",
|
||||||
"extract_dir": "ffmpeg-5.0.1-full_build"
|
"extract_dir": "ffmpeg-5.1-full_build"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": "fonts",
|
"persist": "fonts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user