vcpkg/ports/air-ctl/vcpkg.json
Frank a0cd246334
[air-ctl] update latest source hash (#28509)
* update latest source hash

* update version
2022-12-27 01:10:19 -08:00

19 lines
342 B
JSON

{
"name": "air-ctl",
"version": "1.1.2",
"port-version": 2,
"description": "C template container library",
"homepage": "https://github.com/inie0722/CTL",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}