diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-07-07 04:48:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-06 13:48:44 -0700 |
| commit | 75a90ccfb1f8d1206f1fb5900c27bf14d0a9aeb7 (patch) | |
| tree | 33275dd72e327abeab2a8fbf7d7189f041260ccf /versions | |
| parent | 84e3c0a0b765da6ce1bcee1c04082ebc7fecf9ef (diff) | |
| download | vcpkg-75a90ccfb1f8d1206f1fb5900c27bf14d0a9aeb7.tar.gz vcpkg-75a90ccfb1f8d1206f1fb5900c27bf14d0a9aeb7.zip | |
[exiv2] update to 0.27.4 (#18750)
* [exiv2] update to 0.27.4
* update version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/e-/exiv2.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index f3486e236..3b9064920 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1889,8 +1889,8 @@ "port-version": 4 }, "exiv2": { - "baseline": "0.27.3", - "port-version": 4 + "baseline": "0.27.4", + "port-version": 0 }, "expat": { "baseline": "2.4.1", diff --git a/versions/e-/exiv2.json b/versions/e-/exiv2.json index 6f6848cc1..f02a909cc 100644 --- a/versions/e-/exiv2.json +++ b/versions/e-/exiv2.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "f716a33e59b24c79140216d836644fe0603e322b", + "version": "0.27.4", + "port-version": 0 + }, + { "git-tree": "e38c35650c00596aafb8dda45b0d0e7f0a591563", "version-string": "0.27.3", "port-version": 4 |
