diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-08-12 10:39:38 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-11 19:39:38 -0700 |
| commit | 9b545e20a021bfb6b966a72642433fca80b11546 (patch) | |
| tree | 53e4d3b6a10c719787086157922bca9baa8a7c1e /versions | |
| parent | 6a9ecfd57f34105d5e2d5110a7c41645afad72f8 (diff) | |
| download | vcpkg-9b545e20a021bfb6b966a72642433fca80b11546.tar.gz vcpkg-9b545e20a021bfb6b966a72642433fca80b11546.zip | |
[mesa] Update to 21.1.6 (#18495)
* [mesa] Update to 21.1.2
* Update to 21.1.5
* Update to 21.1.6
* Update the baseline version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/m-/mesa.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c1e63b2b8..f083492c0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4037,7 +4037,7 @@ "port-version": 0 }, "mesa": { - "baseline": "21.1.2", + "baseline": "21.1.6", "port-version": 0 }, "meschach": { diff --git a/versions/m-/mesa.json b/versions/m-/mesa.json index aeb14f4b6..ee1f3234a 100644 --- a/versions/m-/mesa.json +++ b/versions/m-/mesa.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "315d3fe5a64b2a34efeb9caee72c7922bc48c148", + "version": "21.1.6", + "port-version": 0 + }, + { "git-tree": "58f52d4a0724c6d4d393b48e232ca323d8670df6", "version": "21.1.2", "port-version": 0 |
