Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
467 B
JSON

{
"name": "lfreist-hwinfo",
"version-date": "2024-09-01",
"description": "hwinfo provides an easy-to-use and modern C++ API for retrieving hardware information of your systems components such as CPU, RAM, GPU, Disks, Mainboard, ...",
"homepage": "https://github.com/lfreist/hwinfo",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}