diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-08-31 01:28:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 10:28:34 -0700 |
| commit | 1cb7c21fe31803a63cf1b06325b295b4ad703c13 (patch) | |
| tree | e53db88aa96d6ba68e8b6e795ac5ea45ca4c6775 /versions | |
| parent | 29916bbee5c3c60e1af197c5bcb747877ea4921a (diff) | |
| download | vcpkg-1cb7c21fe31803a63cf1b06325b295b4ad703c13.tar.gz vcpkg-1cb7c21fe31803a63cf1b06325b295b4ad703c13.zip | |
[Mesa] update to 21.2.0 (#19612)
* [Mesa] update to 21.2.0
* update verison
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 3679e48e2..974f3972c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4057,7 +4057,7 @@ "port-version": 0 }, "mesa": { - "baseline": "21.1.6", + "baseline": "21.2.0", "port-version": 0 }, "meschach": { diff --git a/versions/m-/mesa.json b/versions/m-/mesa.json index ee1f3234a..7d643482e 100644 --- a/versions/m-/mesa.json +++ b/versions/m-/mesa.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "931291396b7abd6c8fcdf7d6e995782dfa64bb80", + "version": "21.2.0", + "port-version": 0 + }, + { "git-tree": "315d3fe5a64b2a34efeb9caee72c7922bc48c148", "version": "21.1.6", "port-version": 0 |
