diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2021-10-14 17:49:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-14 17:49:18 -0700 |
| commit | 703062b02624a48f383e58f8c2f40513df3048cb (patch) | |
| tree | aecd76c8a5d7887532e7581007d81db6689ff0d6 /versions | |
| parent | 70a3c7d3c51f60dbb40fad49ba9ea3fc0fb25b13 (diff) | |
| download | vcpkg-703062b02624a48f383e58f8c2f40513df3048cb.tar.gz vcpkg-703062b02624a48f383e58f8c2f40513df3048cb.zip | |
[libigl] Update to 2.3.0 (#20662)
* [libigl] Update to 2.3.0
* remove the change in fix-config.patch
* restore to the original state
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/l-/libigl.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c8ececc92..65f30a0e5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3485,8 +3485,8 @@ "port-version": 4 }, "libigl": { - "baseline": "2.2.0", - "port-version": 6 + "baseline": "2.3.0", + "port-version": 0 }, "libilbc": { "baseline": "3.0.3", diff --git a/versions/l-/libigl.json b/versions/l-/libigl.json index 103341c9f..6498ecd34 100644 --- a/versions/l-/libigl.json +++ b/versions/l-/libigl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "6ddb181a509d6897a3e29b7a1a696af1db2e044f", + "version": "2.3.0", + "port-version": 0 + }, + { "git-tree": "ced3bf6b1438690d7b1b3d1f0fa40eacbc78f1ca", "version-string": "2.2.0", "port-version": 6 |
