diff options
| author | WenTao Ou <admin@owent.net> | 2021-06-22 05:18:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 14:18:40 -0700 |
| commit | b56f5abcb2761b37a7f23ff9d75bfda1ee3fab1f (patch) | |
| tree | e957f5f5e2486c669e18aa67d10d31c0e9f5452a /versions | |
| parent | fbab325f475613532bf53110ed49e185851a793c (diff) | |
| download | vcpkg-b56f5abcb2761b37a7f23ff9d75bfda1ee3fab1f.tar.gz vcpkg-b56f5abcb2761b37a7f23ff9d75bfda1ee3fab1f.zip | |
[libcopp] Update to 1.4.1 (#18425)
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/l-/libcopp.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c993f9351..62aad444c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3057,7 +3057,7 @@ "port-version": 0 }, "libcopp": { - "baseline": "1.3.4", + "baseline": "1.4.1", "port-version": 0 }, "libcrafter": { diff --git a/versions/l-/libcopp.json b/versions/l-/libcopp.json index fb2994a7d..cbdc1024a 100644 --- a/versions/l-/libcopp.json +++ b/versions/l-/libcopp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "88846bda722ae7f10ec578f41c08a9cacf2ba7ba", + "version-semver": "1.4.1", + "port-version": 0 + }, + { "git-tree": "22af9650936b7555dd45a5e211277095a37637dd", "version-string": "1.3.4", "port-version": 0 |
