diff options
| author | bucurb <bobuc@microsoft.com> | 2021-07-23 05:44:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 21:44:41 -0700 |
| commit | 22a15e3995c3b6992a8f3c988a05ae413d32e9bd (patch) | |
| tree | 909788fe893b084443cea1ef3fb3ebb089b5b756 /versions/baseline.json | |
| parent | 3a59554bb3a53d8fe82c44ff0e009506abe13343 (diff) | |
| download | vcpkg-22a15e3995c3b6992a8f3c988a05ae413d32e9bd.tar.gz vcpkg-22a15e3995c3b6992a8f3c988a05ae413d32e9bd.zip | |
[libuuid] Added cmake config and targets (#18738)
* added cmake config and targets
* bumped version
* updated sha
* renamed targets to unofficial-
* updated sha
* Trigger builds
* PR comments
* updated sha
* Update the baseline version
* PR comments
* sha
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 220ff6b5d..3a10fed8e 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3701,8 +3701,8 @@ "port-version": 0 }, "libuuid": { - "baseline": "1.0.3-7", - "port-version": 0 + "baseline": "1.0.3", + "port-version": 8 }, "libuv": { "baseline": "1.41.0", |
