diff options
| author | Matthew Oliver <protogonoi@gmail.com> | 2021-07-16 09:39:25 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-15 16:39:25 -0700 |
| commit | ee66b890593983968d77688b90d4f287549b4f7b (patch) | |
| tree | 7d3bca17aa96dd0d6945772ae0a0d627ee58a392 /versions/f- | |
| parent | 7a4e5af20a71d32cb2725f12ce50826174b41b4e (diff) | |
| download | vcpkg-ee66b890593983968d77688b90d4f287549b4f7b.tar.gz vcpkg-ee66b890593983968d77688b90d4f287549b4f7b.zip | |
[ffmpeg] Enable fdk on arm or uwp. (#18659)
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/ffmpeg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/ffmpeg.json b/versions/f-/ffmpeg.json index c510b16ed..04750b6af 100644 --- a/versions/f-/ffmpeg.json +++ b/versions/f-/ffmpeg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "4eab7455a8436723d57e1749fb2a7d8316be893b", + "version": "4.4", + "port-version": 8 + }, + { "git-tree": "efdbc20f5003313df2fde681a28ab8718455495f", "version": "4.4", "port-version": 7 |
