diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-06 01:11:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-05 16:11:48 -0700 |
| commit | e3a6b17c06514bd821dc8e3e0abadb9f2c6fab69 (patch) | |
| tree | 268263e17ae052002cf978dfe23bc8fc934bf7a3 /versions | |
| parent | 14644061a8076851c128fe41d7ade6fcbdeacba3 (diff) | |
| download | vcpkg-e3a6b17c06514bd821dc8e3e0abadb9f2c6fab69.tar.gz vcpkg-e3a6b17c06514bd821dc8e3e0abadb9f2c6fab69.zip | |
[libmorton] Update to 0.2.8 (#20498)
* Update libmorton to 0.2.8
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/l-/libmorton.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 8efa2f8b0..f93c9c3e9 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3569,8 +3569,8 @@ "port-version": 8 }, "libmorton": { - "baseline": "0.2", - "port-version": 1 + "baseline": "0.2.8", + "port-version": 0 }, "libmpeg2": { "baseline": "0.5.1", diff --git a/versions/l-/libmorton.json b/versions/l-/libmorton.json index 50136e69a..c97e9f12f 100644 --- a/versions/l-/libmorton.json +++ b/versions/l-/libmorton.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "1b25f31e6c58dbf7106777360374ea7f84182ddc", + "version": "0.2.8", + "port-version": 0 + }, + { "git-tree": "0c25c5cd76d1c395f24c0e22407673e2c88c6458", "version-string": "0.2", "port-version": 1 |
