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/l- | |
| 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/l-')
| -rw-r--r-- | versions/l-/libuuid.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libuuid.json b/versions/l-/libuuid.json index 66fb9c7fa..a927d01b3 100644 --- a/versions/l-/libuuid.json +++ b/versions/l-/libuuid.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "4058a76786f399c80e1973a4101e8291032b3e9b", + "version": "1.0.3", + "port-version": 8 + }, + { "git-tree": "1462e6294a414e76e18cd6b2679b5906254751bd", "version-string": "1.0.3-7", "port-version": 0 |
