We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7224d52 commit 894273fCopy full SHA for 894273f
tools/ports/contrib/glfw3.py
@@ -6,8 +6,8 @@
6
import os
7
from typing import Dict
8
9
-TAG = '3.4.0.20240501'
10
-HASH = 'bc773e73c13f29b64ec09548cee5f48935e6239201e6a68c37f2c8238f0a8467125603bfd249dc85c98d212b6409e49926e1b665317c857af5e219c571c11e38'
+TAG = '3.4.0.20240514'
+HASH = '88e12d35724d01b5adbcb168e1efee9fa496cd529abeb42d526cfa74a6d68562ba622ad5736a5c830f3c96a5c0edd490bb945250b6eff991ad3e06de1f43a1e3'
11
12
# contrib port information (required)
13
URL = 'https://github.com/pongasoft/emscripten-glfw'
0 commit comments