mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:40:48 +08:00
fe6e4b711f
* [oatpp] update to 1.2.5 * add version files * update oatcpp libs to 1.2.5 * add version files * use version instead of version string * add version files * update hashes * add version files * fix windows build * add version files * fix windows build * add version files
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"name": "oatpp-consul",
|
|
"version": "1.2.5",
|
|
"description": "OAT++ Modern web framework consul module.",
|
|
"homepage": "https://github.com/oatpp/oatpp-consul",
|
|
"dependencies": [
|
|
"oatpp"
|
|
]
|
|
}
|