vcpkg/ports/indicators/vcpkg.json
Iridescent 44ef240471
[indicators] Update to 2.3 (#31232)
* [indicators] Update to 2.3

* Update [indicators] git-tree
2023-05-03 11:52:23 -07:00

17 lines
310 B
JSON

{
"name": "indicators",
"version": "2.3",
"description": "Activity indicators for modern C++",
"homepage": "https://github.com/p-ranav/indicators",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}