From 8a0bc313a8039e2fb40ee531ca4e7308e076f56e Mon Sep 17 00:00:00 2001 From: Billy Robert O'Neal III Date: Fri, 10 Jan 2025 15:51:12 -0800 Subject: [PATCH] Include vcpkg-tools.json in the standalone bundle. --- vcpkg-init/mint-standalone-bundle.ps1 | 2 +- vcpkg-init/vcpkg-scripts-sha.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg-init/mint-standalone-bundle.ps1 b/vcpkg-init/mint-standalone-bundle.ps1 index 2671214e1a..b4faa0c6c6 100644 --- a/vcpkg-init/mint-standalone-bundle.ps1 +++ b/vcpkg-init/mint-standalone-bundle.ps1 @@ -47,7 +47,7 @@ $scripts_dependencies = @( 'vcpkg_completion.bash', 'vcpkg_completion.fish', 'vcpkg_completion.zsh', - 'vcpkgTools.xml' + 'vcpkg-tools.json' ) $scripts_exclusions = @( diff --git a/vcpkg-init/vcpkg-scripts-sha.txt b/vcpkg-init/vcpkg-scripts-sha.txt index 5d04cc5eb1..71fec9ef08 100644 --- a/vcpkg-init/vcpkg-scripts-sha.txt +++ b/vcpkg-init/vcpkg-scripts-sha.txt @@ -1 +1 @@ -9e1fcf8658a674f574732ce2c890088a69922022 +358f3893843c9d0d1b2e594183481fb68e3aa963