mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 21:48:59 +08:00
Fixed formatting.
This commit is contained in:
parent
63622e6c3d
commit
29a8590ee0
@ -1,19 +1,19 @@
|
||||
{
|
||||
"name": "libvhdi",
|
||||
"version": "20231127",
|
||||
"description": "Library and tools to access the Virtual Hard Disk (VHD) image format ",
|
||||
"homepage": "https://github.com/libyal/libvhdi",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"gettext",
|
||||
{
|
||||
"name": "gettext",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-msbuild",
|
||||
"host": true,
|
||||
"platform": "windows"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "libvhdi",
|
||||
"version": "20231127",
|
||||
"description": "Library and tools to access the Virtual Hard Disk (VHD) image format ",
|
||||
"homepage": "https://github.com/libyal/libvhdi",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"gettext",
|
||||
{
|
||||
"name": "gettext",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-msbuild",
|
||||
"host": true,
|
||||
"platform": "windows"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user