mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
glfw: Update to version 3.3.10
This commit is contained in:
parent
0e868f9831
commit
229b311e34
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.3.9",
|
||||
"version": "3.3.10",
|
||||
"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.9/glfw-3.3.9.bin.WIN64.zip",
|
||||
"hash": "13ca98a5f42954a46b67e7bba7f8361bdc48074514e7c147a7302f693b4639d7",
|
||||
"extract_dir": "glfw-3.3.9.bin.WIN64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user