diff options
| author | dave-juicelabs <70105130+dave-juicelabs@users.noreply.github.com> | 2021-09-13 23:33:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 20:33:09 -0700 |
| commit | e201002b4f4827d7b7b672f0c5c672a77fc3b77d (patch) | |
| tree | 8bb30f30974dd7b6c91f8ede87f2baa213ccb1a4 /versions/s- | |
| parent | 9a23c096c57479523765f9c6ca9d24e3241d276f (diff) | |
| download | vcpkg-e201002b4f4827d7b7b672f0c5c672a77fc3b77d.tar.gz vcpkg-e201002b4f4827d7b7b672f0c5c672a77fc3b77d.zip | |
[stduuid] Adding new port stduuid (#16382)
* [stduuid] Adding new port stduuid
* [stduuid] Making changes requested in pull request #16382.
* [stduuid] Changes from vcpkg x-add-version
* Update versions/s-/stduuid.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/stduuid/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [stduuid] Changes from .\vcpkg.exe x-add-version stduuid --overwrite-version.
* [stduuid] Changes requested from https://github.com/microsoft/vcpkg/pull/16382.
* [stduuid] Adding changes requested during PR.
* [stduuid] Updating version.
Co-authored-by: David McCloskey <davmcclo@gmail.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/s-')
| -rw-r--r-- | versions/s-/stduuid.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/s-/stduuid.json b/versions/s-/stduuid.json new file mode 100644 index 000000000..430b96954 --- /dev/null +++ b/versions/s-/stduuid.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "012e2fe37e183a722bedb2e469fb08daa3864f52", + "version-date": "2021-08-30", + "port-version": 0 + } + ] +} |
