diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-07-23 06:50:23 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 15:50:23 -0700 |
| commit | 16aeda9c214e7eaac314e5977f4204c1ba5a645f (patch) | |
| tree | 484eefd4a0b891fce495f501c8a34e1b793f69bc /versions | |
| parent | dad6d642764eb5b798bcd5b082516bf06e922265 (diff) | |
| download | vcpkg-16aeda9c214e7eaac314e5977f4204c1ba5a645f.tar.gz vcpkg-16aeda9c214e7eaac314e5977f4204c1ba5a645f.zip | |
[vcpkg] Update vcpkg tools (#18817)
* [perl/nuget] Update to latest release
* Update nuget to 5.10.0 in vcpkgTools.xml
* Update git aria2 scons go doxygen ruby bazel python3
* Update clang
* Update meson to 5.8.1
* Update the baseline verison
* Update vswhere to 2.8.4
* Update gsutil, add x86 nodejs on windows
* Update git to 2.32.0.2
* Update the doc
* Revert changes for adding nodejs
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/t-/tool-meson.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 7e997b8ac..e66f7f6e2 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6361,7 +6361,7 @@ "port-version": 0 }, "tool-meson": { - "baseline": "0.58.0", + "baseline": "0.58.1", "port-version": 0 }, "torch-th": { diff --git a/versions/t-/tool-meson.json b/versions/t-/tool-meson.json index d1ba120ae..ec49d3f11 100644 --- a/versions/t-/tool-meson.json +++ b/versions/t-/tool-meson.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "7faddc68a615d0902938f8dd18182586f9e2363a", + "version": "0.58.1", + "port-version": 0 + }, + { "git-tree": "3abddc8b29ae6e5c0265237a8c3f3e8ec8348710", "version": "0.58.0", "port-version": 0 |
