aboutsummaryrefslogtreecommitdiff
path: root/ports/gamenetworkingsockets/vcpkg.json
AgeCommit message (Collapse)Author
2021-06-11[gamenetworkingsockets] update to 1.3.0 (#18313)Dorq
* [gamenetworkingsockets] update to v1.3.0 * [gamenetworkingsockets] run x-add-version * requested changes * [gamenetworkingsockets] fix hash
2021-04-28[gamenetworkingsockets] Update to the latest commit to include headers (#17507)JonLiu1993
* [gamenetworkingsockets] Update to the latest commit to include headers * update version * Update portfile.cmake * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-24[gamenetworkingsockets] Add new port (#14937)Francis Lemaire
* Added GameNetworkingSockets port * Fixing requested changes in PR * added `vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)` * added missing trailing newline * removed all entries in ci.baseline.txt Adding license field in manifest Updated library version * Formating manifest * Fixing platform supports in manifest * Refactor to OpenSSL only crypto backend * Fixing format * Adding version Co-authored-by: Andrew Simpson <andy@aiusepsi.co.uk>