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 849342f commit 3745ad8Copy full SHA for 3745ad8
tools/ports/contrib/glfw3.py
@@ -6,8 +6,8 @@
6
import os
7
from typing import Dict
8
9
-TAG = '3.4.0.20240318'
10
-HASH = 'fb90b43d74c234b5534c8936973c1f98e8843c16fae81ce4e1415ea947d1364aa7a167eed4cf263150f1df0f137319d0151e8fe39dc00d4eeb0c3ad48ede03f3'
+TAG = '3.4.0.20240501'
+HASH = 'bc773e73c13f29b64ec09548cee5f48935e6239201e6a68c37f2c8238f0a8467125603bfd249dc85c98d212b6409e49926e1b665317c857af5e219c571c11e38'
11
12
# contrib port information (required)
13
URL = 'https://github.com/pongasoft/emscripten-glfw'
0 commit comments