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 5fcf71c commit 0f73b36Copy full SHA for 0f73b36
tools/ports/contrib/glfw3.py
@@ -6,8 +6,8 @@
6
import os
7
from typing import Dict
8
9
-TAG = '3.4.0.20240625'
10
-HASH = '318cb351628286fd2aa98bfbf76949f91114fabd2b13a6468109d97c138689f73ae05526cb083d4644746f661cc81f17270680b4636457943e3cb646eafb49bd'
+TAG = '3.4.0.20240627'
+HASH = '6598834deece7087fd5dda14ec6d410ae651c39b9955eb050dd736a7d3eb650075fc69cf70340f4f0514bef63723a5bbcc315397ec44ba7cab46e59fa137e27f'
11
12
# contrib port information (required)
13
URL = 'https://github.com/pongasoft/emscripten-glfw'
0 commit comments