Skip to content

Commit 0565b1a

Browse files
committed
Update wxWidgets.
1 parent 08cb905 commit 0565b1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wxwidgets/CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# If no further patches are needed, you should get a
1010
# updated setup-file automatically.
1111

12-
set(WXWIDGETSVERSION "3.2.5")
13-
set(WXWIDGETS_MD5 "5a0ad6fb2566cebfa3271be3fea2e7fd")
12+
set(WXWIDGETSVERSION "3.2.6")
13+
set(WXWIDGETS_MD5 "41d54fffc953936bb92ae45d81ded60c")
1414
set(WXWIDGETS_URL "https://github.com/wxWidgets/wxWidgets/releases/download/v${WXWIDGETSVERSION}/wxWidgets-${WXWIDGETSVERSION}.tar.bz2")
1515

1616

0 commit comments

Comments
 (0)