mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
ffmpeg: Update to version 5.0.1
This commit is contained in:
parent
286782b6c3
commit
50495c1795
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0",
|
"version": "5.0.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-full_build.7z",
|
"url": "https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-5.0.1-full_build.7z",
|
||||||
"hash": "928e4282818a75bf5115093e5a1687dbc2d30bf94cfd63511fd7460620451f31",
|
"hash": "f62ec21b29871091e16505d53b909120260c7ddf50271d3ead944c04ffbb443b",
|
||||||
"extract_dir": "ffmpeg-5.0-full_build"
|
"extract_dir": "ffmpeg-5.0.1-full_build"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user