We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cb905 commit 0565b1aCopy full SHA for 0565b1a
wxwidgets/CMakeLists.txt
@@ -9,8 +9,8 @@
9
# If no further patches are needed, you should get a
10
# updated setup-file automatically.
11
12
-set(WXWIDGETSVERSION "3.2.5")
13
-set(WXWIDGETS_MD5 "5a0ad6fb2566cebfa3271be3fea2e7fd")
+set(WXWIDGETSVERSION "3.2.6")
+set(WXWIDGETS_MD5 "41d54fffc953936bb92ae45d81ded60c")
14
set(WXWIDGETS_URL "https://github.com/wxWidgets/wxWidgets/releases/download/v${WXWIDGETSVERSION}/wxWidgets-${WXWIDGETSVERSION}.tar.bz2")
15
16
0 commit comments