Skip to content

Commit 0f31053

Browse files
authored
Include vcpkg-tools.json in the standalone bundle. (#1567)
1 parent 851fd49 commit 0f31053

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vcpkg-init/mint-standalone-bundle.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $scripts_dependencies = @(
4747
'vcpkg_completion.bash',
4848
'vcpkg_completion.fish',
4949
'vcpkg_completion.zsh',
50-
'vcpkgTools.xml'
50+
'vcpkg-tools.json'
5151
)
5252

5353
$scripts_exclusions = @(

vcpkg-init/vcpkg-scripts-sha.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9e1fcf8658a674f574732ce2c890088a69922022
1+
358f3893843c9d0d1b2e594183481fb68e3aa963

0 commit comments

Comments
 (0)