vcpkg x-update-baseline
for updating baseline commit hash uses 2-spaces indent
This commit is contained in:
parent
771a2f039b
commit
1949a04f81
18
vcpkg.json
18
vcpkg.json
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"gmp",
|
"gmp",
|
||||||
"libffi",
|
"libffi",
|
||||||
"libyaml",
|
"libyaml",
|
||||||
"openssl",
|
"openssl",
|
||||||
"zlib"
|
"zlib"
|
||||||
],
|
],
|
||||||
"builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db"
|
"builtin-baseline": "53bef8994c541b6561884a8395ea35715ece75db"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user