diff options
| author | David <34756939+skaarj1989@users.noreply.github.com> | 2021-04-02 21:43:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 12:43:24 -0700 |
| commit | 10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1 (patch) | |
| tree | a72a01b3a0231bc4083042d4e9329f54f3327349 /versions/e- | |
| parent | 25d26e75948e3871061bef6a739a2794585a7aa1 (diff) | |
| download | vcpkg-10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1.tar.gz vcpkg-10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1.zip | |
[entt] Update to 3.7.0 (#17047)
* Update to 3.7.0
* fix
Diffstat (limited to 'versions/e-')
| -rw-r--r-- | versions/e-/entt.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/e-/entt.json b/versions/e-/entt.json index 1e8b15024..b1d6e23af 100644 --- a/versions/e-/entt.json +++ b/versions/e-/entt.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "a0eb634638dbb4feb9532d9fd86028345657b9e3", + "version-string": "3.7.0", + "port-version": 0 + }, + { "git-tree": "9ac028a6b2a32e309f446f9afa9242a0ce2fd891", "version-string": "3.6.0", "port-version": 0 |
