glfw: Update to version 3.4

This commit is contained in:
github-actions[bot] 2024-02-23 16:27:04 +00:00
parent 97fc702da7
commit a9bf04a380

View File

@ -1,18 +1,18 @@
{
"version": "3.3.10",
"version": "3.4",
"description": "GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development.",
"homepage": "https://github.com/glfw/glfw",
"license": "zlib-acknowledgement",
"architecture": {
"64bit": {
"url": "https://github.com/glfw/glfw/releases/download/3.3.10/glfw-3.3.10.bin.WIN64.zip",
"hash": "9e89523999efefd1734e6646f8726fb305e9cde771b3af71bb9f1ed8f522f6d7",
"extract_dir": "glfw-3.3.10.bin.WIN64"
"url": "https://github.com/glfw/glfw/releases/download/3.4/glfw-3.4.bin.WIN64.zip",
"hash": "54efa829400f2a0537f742b2b3bdd74e437bb4f2f048e4b7d3c5557d11a611e6",
"extract_dir": "glfw-3.4.bin.WIN64"
},
"32bit": {
"url": "https://github.com/glfw/glfw/releases/download/3.3.10/glfw-3.3.10.bin.WIN32.zip",
"hash": "f06bf0a23c4b7cf7c318e52e7186f9ae31049d228e7183ec0974ecd6ea8f657e",
"extract_dir": "glfw-3.3.10.bin.WIN32"
"url": "https://github.com/glfw/glfw/releases/download/3.4/glfw-3.4.bin.WIN32.zip",
"hash": "59af286ed9e1422d512e2b26ccb0c3100c600277279d305e3df6d64a74728f8a",
"extract_dir": "glfw-3.4.bin.WIN32"
}
},
"env_set": {