diff --git a/bucket/ffmpeg-nightly.json b/bucket/ffmpeg-nightly.json index 25d39485d6..32f9970dce 100644 --- a/bucket/ffmpeg-nightly.json +++ b/bucket/ffmpeg-nightly.json @@ -1,7 +1,8 @@ { "version": "20190427-8019395", "homepage": "https://ffmpeg.zeranoe.com/builds/", - "license": "GPL-3.0", + "description": "A complete, cross-platform solution to record, convert and stream audio and video.", + "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190427-8019395-win64-static.zip", diff --git a/bucket/ffmpeg-shared.json b/bucket/ffmpeg-shared.json index 0385af25b2..da32d3efb1 100644 --- a/bucket/ffmpeg-shared.json +++ b/bucket/ffmpeg-shared.json @@ -1,7 +1,8 @@ { "version": "4.1.3", "homepage": "https://ffmpeg.zeranoe.com/builds/", - "license": "GPL-3.0", + "description": "A complete, cross-platform solution to record, convert and stream audio and video.", + "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.1.3-win64-shared.zip", diff --git a/bucket/ffmpeg.json b/bucket/ffmpeg.json index f6c7a4f2d1..e7e2632970 100644 --- a/bucket/ffmpeg.json +++ b/bucket/ffmpeg.json @@ -1,7 +1,8 @@ { "version": "4.1.3", "homepage": "https://ffmpeg.zeranoe.com/builds/", - "license": "GPL-3.0", + "description": "A complete, cross-platform solution to record, convert and stream audio and video.", + "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.1.3-win64-static.zip",