vcpkg/ports/glfw3/vcpkg.json
JonLiu1993 03c81310b5
[glfw3] update to 3.3.4 (#17910)
* [glfw3] update to 3.3.4

* update version
2021-05-18 00:42:12 -07:00

7 lines
356 B
JSON

{
"name": "glfw3",
"version-semver": "3.3.4",
"description": "GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.",
"homepage": "https://github.com/glfw/glfw"
}