ruby/vcpkg.json
Hiroshi SHIBATA 59ab002665
[Misc #20523] Use HEAD version of vcpkg at 20240605
This revision includes the following packages:

```
gmp:x64-windows@6.3.0
libffi:x64-windows@3.4.6
libyaml:x64-windows@0.2.5#4
openssl:x64-windows@3.3.0#1
vcpkg-cmake:x64-windows@2024-04-18
vcpkg-cmake-config:x64-windows@2022-02-06#1
vcpkg-cmake-get-vars:x64-windows@2023-12-31
zlib:x64-windows@1.3.1
```
2024-06-05 12:34:21 +09:00

11 lines
259 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"gmp",
"libffi",
"libyaml",
"openssl",
"zlib"
],
"builtin-baseline": "a4275b7eee79fb24ec2e135481ef5fce8b41c339"
}