vcpkg/ports/pistache/vcpkg.json
JonLiu1993 04208f04da
[Pistache] update to HEAD (#17013)
* [Pistache] update to HEAD

* update version

* fix linux Error

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-15 14:52:47 -07:00

8 lines
292 B
JSON

{
"name": "pistache",
"version-date": "2021-03-31",
"description": "Pistache is a modern and elegant HTTP and REST framework for C++. It is entirely written in pure-C++11 and provides a clear and pleasant API",
"homepage": "https://github.com/oktal/pistache",
"supports": "linux"
}