[glfw3] update to 3.3.4 (#17910)

* [glfw3] update to 3.3.4

* update version
This commit is contained in:
JonLiu1993 2021-05-18 15:42:12 +08:00 committed by GitHub
parent 1b36b92afa
commit 03c81310b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO glfw/glfw
REF 3.3.3
SHA512 6d743d89d159bff6c4f7fa3fc5bc407fd728bdc432d76acc4897fd392580be272f8a9d1d7c375c4323e82bf2fd28310e5daab097fef33e8f43b69ce104f9bd31
REF 814b7929c5add4b0541ccad26fb81f28b71dc4d8 #v3.3.4
SHA512 8e34d011ab49940b405998312af4807e4c9837a44d95d873cb3723e7c141da6a10c1dfaf1652f03b31b911f0ae4515ded52cac02844435dc374b93d376921e43
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "glfw3",
"version-semver": "3.3.3",
"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"
}

View File

@ -2269,7 +2269,7 @@
"port-version": 10
},
"glfw3": {
"baseline": "3.3.3",
"baseline": "3.3.4",
"port-version": 0
},
"gli": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "aa7325438c3156b62488a559218d12e7e860196c",
"version-semver": "3.3.4",
"port-version": 0
},
{
"git-tree": "9825cf1cc4a31889edbb31732a88ca394b7a6e58",
"version-semver": "3.3.3",