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 /ports | |
| 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 'ports')
| -rw-r--r-- | ports/tool-meson/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tool-meson/vcpkg.json b/ports/tool-meson/vcpkg.json index 4f69be22b..936b5d6c5 100644 --- a/ports/tool-meson/vcpkg.json +++ b/ports/tool-meson/vcpkg.json @@ -1,6 +1,6 @@ { "name": "tool-meson", - "version": "0.58.0", + "version": "0.58.1", "description": "Meson build system", "homepage": "https://github.com/mesonbuild/meson" } |
