glfw: Update to version 3.3.9

This commit is contained in:
github-actions[bot] 2024-01-14 04:27:05 +00:00
parent 30d9c4ce59
commit 8f8790fe68

View File

@ -1,18 +1,18 @@
{
"version": "3.3.8",
"version": "3.3.9",
"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.8/glfw-3.3.8.bin.WIN64.zip",
"hash": "7851c068b63c3cebf11a3b52c9e7dbdb6159afe32666b0aad268e4a258a9bdd1",
"extract_dir": "glfw-3.3.8.bin.WIN64"
"url": "https://github.com/glfw/glfw/releases/download/3.3.9/glfw-3.3.9.bin.WIN64.zip",
"hash": "13ca98a5f42954a46b67e7bba7f8361bdc48074514e7c147a7302f693b4639d7",
"extract_dir": "glfw-3.3.9.bin.WIN64"
},
"32bit": {
"url": "https://github.com/glfw/glfw/releases/download/3.3.8/glfw-3.3.8.bin.WIN32.zip",
"hash": "448d06c81358943bf634170297f0d95d130044c46dbae5d106a7650291fe549c",
"extract_dir": "glfw-3.3.8.bin.WIN32"
"url": "https://github.com/glfw/glfw/releases/download/3.3.9/glfw-3.3.9.bin.WIN32.zip",
"hash": "ba7441c9d2c41b7e749f65bd59185edb9f99ffe49fccd5dbd519bf60942994c8",
"extract_dir": "glfw-3.3.9.bin.WIN32"
}
},
"env_set": {