diff --git a/README.md b/README.md
index 018910e1..4d8ab182 100644
--- a/README.md
+++ b/README.md
@@ -10,54 +10,54 @@ My efforts here will focus on creating a **64-bit version** of the GTK+-2 runtim
The installers can be found in the [releases section](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases).
-The current releases ([gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2021-01-30/gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe) and [gtk3-runtime-3.24.29-2021-04-29-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2021-04-29/gtk3-runtime-3.24.29-2021-04-29-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!).
+The current releases ([gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2021-01-30/gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe) and [gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2022-01-04/gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!).
**Please note that the Gtk+-2 runtime installers will no longer be updated as there are will be no more Gtk+-2 source code releases**
The following packages are included in the current GTK+-2/3 installers
-* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (40.0)
+* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (41.0)
* [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.36.0)
* [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.28.0)
* [cairo](http://cairographics.org/releases/) (1.17.4)
-* [cairomm](http://cairographics.org/releases/) (1.12.2)
-* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.93)
-* [freetype](http://www.freetype.org/download.html) (2.10.4)
-* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.42.4)
+* [cairomm](http://cairographics.org/releases/) (1.14.3)
+* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.94)
+* [freetype](http://www.freetype.org/download.html) (2.11.1)
+* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.42.6)
* [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1)
-* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.68.1)
-* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.68.1)
-* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.66.0)
-* [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.66.1)
+* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.70.2)
+* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.70.1)
+* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.66.2)
+* [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.70.0)
* [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.33)
-* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.29)
+* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.31)
* [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5)
-* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.3)
+* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.5)
* [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5)
* [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.11)
-* [gtksourceview4](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (4.8.1)
+* [gtksourceview4](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (4.8.2)
* ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable)
* [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.21.3)
-* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (2.8.0)
+* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (3.1.2)
* [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.17)
-* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.6.2)
-* [libepoxy](https://github.com/anholt/libepoxy) (1.5.5)
+* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.6.6)
+* [libepoxy](https://github.com/anholt/libepoxy) (1.5.9)
* [libffi](http://sourceware.org/libffi/) (3.3)
* [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.16)
-* [libpeas](http://ftp.gnome.org/pub/gnome/sources/libpeas/) (1.28.0)
+* [libpeas](http://ftp.gnome.org/pub/gnome/sources/libpeas/) (1.30.0)
* [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.37)
-* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.50.3)
-* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.6)
-* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.72.0)
-* [libxml2](http://xmlsoft.org/sources/) (2.9.10)
+* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.52.5)
+* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.7)
+* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.74.2)
+* [libxml2](http://xmlsoft.org/sources/) (2.9.12)
* [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.42.0)
* [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.2.2)
* [libxslt](http://xmlsoft.org/sources/) (1.1.34)
-* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.48.4)
-* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.46.0)
-* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.44)
+* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.50.3)
+* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.46.2)
+* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.45)
* [pixman](http://cairographics.org/releases/) (0.40.0)
-* [sqlite](https://www.sqlite.org) (3.35.5)
+* [sqlite](https://www.sqlite.org) (3.37.0)
* [zlib](http://www.zlib.net) (1.2.11)
For all other information regarding how to use the installer, the reader is kindly referred to [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at his website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user.
diff --git a/gtk-nsis-pack/bin/fc-cache.exe b/gtk-nsis-pack/bin/fc-cache.exe
index b225bdf1..2616fcb3 100644
Binary files a/gtk-nsis-pack/bin/fc-cache.exe and b/gtk-nsis-pack/bin/fc-cache.exe differ
diff --git a/gtk-nsis-pack/bin/fc-cat.exe b/gtk-nsis-pack/bin/fc-cat.exe
index 2e4d70ca..239d4d63 100644
Binary files a/gtk-nsis-pack/bin/fc-cat.exe and b/gtk-nsis-pack/bin/fc-cat.exe differ
diff --git a/gtk-nsis-pack/bin/fc-list.exe b/gtk-nsis-pack/bin/fc-list.exe
index 4936e25c..20d89d60 100644
Binary files a/gtk-nsis-pack/bin/fc-list.exe and b/gtk-nsis-pack/bin/fc-list.exe differ
diff --git a/gtk-nsis-pack/bin/fc-match.exe b/gtk-nsis-pack/bin/fc-match.exe
index cec4c5ec..a4cd235f 100644
Binary files a/gtk-nsis-pack/bin/fc-match.exe and b/gtk-nsis-pack/bin/fc-match.exe differ
diff --git a/gtk-nsis-pack/bin/fc-pattern.exe b/gtk-nsis-pack/bin/fc-pattern.exe
index 673a31d7..fc61c6d5 100644
Binary files a/gtk-nsis-pack/bin/fc-pattern.exe and b/gtk-nsis-pack/bin/fc-pattern.exe differ
diff --git a/gtk-nsis-pack/bin/fc-query.exe b/gtk-nsis-pack/bin/fc-query.exe
index 8f1ca9bd..bebc9319 100644
Binary files a/gtk-nsis-pack/bin/fc-query.exe and b/gtk-nsis-pack/bin/fc-query.exe differ
diff --git a/gtk-nsis-pack/bin/fc-scan.exe b/gtk-nsis-pack/bin/fc-scan.exe
index 07e058d7..a1fbe2fc 100644
Binary files a/gtk-nsis-pack/bin/fc-scan.exe and b/gtk-nsis-pack/bin/fc-scan.exe differ
diff --git a/gtk-nsis-pack/bin/fc-validate.exe b/gtk-nsis-pack/bin/fc-validate.exe
index 192f3ec5..0ada387b 100644
Binary files a/gtk-nsis-pack/bin/fc-validate.exe and b/gtk-nsis-pack/bin/fc-validate.exe differ
diff --git a/gtk-nsis-pack/bin/gdbus.exe b/gtk-nsis-pack/bin/gdbus.exe
index 33d21a89..1e93cd39 100644
Binary files a/gtk-nsis-pack/bin/gdbus.exe and b/gtk-nsis-pack/bin/gdbus.exe differ
diff --git a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe
index a81ff1df..45e1ed89 100644
Binary files a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe and b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe differ
diff --git a/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe b/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe
index f824478d..e34485a7 100644
Binary files a/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe and b/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe differ
diff --git a/gtk-nsis-pack/bin/gspawn-win64-helper.exe b/gtk-nsis-pack/bin/gspawn-win64-helper.exe
index 4d840a40..07752bab 100644
Binary files a/gtk-nsis-pack/bin/gspawn-win64-helper.exe and b/gtk-nsis-pack/bin/gspawn-win64-helper.exe differ
diff --git a/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe
index e2a81694..b3f2e5f3 100644
Binary files a/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe and b/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe differ
diff --git a/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe
index d044b422..5c7d3403 100644
Binary files a/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe and b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe differ
diff --git a/gtk-nsis-pack/bin/gtk-update-icon-cache.exe b/gtk-nsis-pack/bin/gtk-update-icon-cache.exe
index 9b6ef57f..393e8294 100644
Binary files a/gtk-nsis-pack/bin/gtk-update-icon-cache.exe and b/gtk-nsis-pack/bin/gtk-update-icon-cache.exe differ
diff --git a/gtk-nsis-pack/bin/libatkmm-1.6-1.dll b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll
index 5a3faf99..e82119ad 100644
Binary files a/gtk-nsis-pack/bin/libatkmm-1.6-1.dll and b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll differ
diff --git a/gtk-nsis-pack/bin/libbrotlicommon.dll b/gtk-nsis-pack/bin/libbrotlicommon.dll
index 94c1eea4..f87d6d11 100644
Binary files a/gtk-nsis-pack/bin/libbrotlicommon.dll and b/gtk-nsis-pack/bin/libbrotlicommon.dll differ
diff --git a/gtk-nsis-pack/bin/libbrotlidec.dll b/gtk-nsis-pack/bin/libbrotlidec.dll
index 93fff601..8beef4cf 100644
Binary files a/gtk-nsis-pack/bin/libbrotlidec.dll and b/gtk-nsis-pack/bin/libbrotlidec.dll differ
diff --git a/gtk-nsis-pack/bin/libcairo-2.dll b/gtk-nsis-pack/bin/libcairo-2.dll
index 937af52c..518d7469 100644
Binary files a/gtk-nsis-pack/bin/libcairo-2.dll and b/gtk-nsis-pack/bin/libcairo-2.dll differ
diff --git a/gtk-nsis-pack/bin/libcairo-gobject-2.dll b/gtk-nsis-pack/bin/libcairo-gobject-2.dll
index 82467e95..d05e5320 100644
Binary files a/gtk-nsis-pack/bin/libcairo-gobject-2.dll and b/gtk-nsis-pack/bin/libcairo-gobject-2.dll differ
diff --git a/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll b/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll
index 4f8f7472..c16c517c 100644
Binary files a/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll and b/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll differ
diff --git a/gtk-nsis-pack/bin/libcairomm-1.0-1.dll b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll
index f80caf89..b8e68397 100644
Binary files a/gtk-nsis-pack/bin/libcairomm-1.0-1.dll and b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll differ
diff --git a/gtk-nsis-pack/bin/libepoxy-0.dll b/gtk-nsis-pack/bin/libepoxy-0.dll
index d12a3f60..ddeaeabb 100644
Binary files a/gtk-nsis-pack/bin/libepoxy-0.dll and b/gtk-nsis-pack/bin/libepoxy-0.dll differ
diff --git a/gtk-nsis-pack/bin/libexpat-1.dll b/gtk-nsis-pack/bin/libexpat-1.dll
index 0f56f435..9466f40c 100644
Binary files a/gtk-nsis-pack/bin/libexpat-1.dll and b/gtk-nsis-pack/bin/libexpat-1.dll differ
diff --git a/gtk-nsis-pack/bin/libexslt-0.dll b/gtk-nsis-pack/bin/libexslt-0.dll
index 75c8b018..0d83bf50 100644
Binary files a/gtk-nsis-pack/bin/libexslt-0.dll and b/gtk-nsis-pack/bin/libexslt-0.dll differ
diff --git a/gtk-nsis-pack/bin/libfontconfig-1.dll b/gtk-nsis-pack/bin/libfontconfig-1.dll
index 78fe568f..865dca61 100644
Binary files a/gtk-nsis-pack/bin/libfontconfig-1.dll and b/gtk-nsis-pack/bin/libfontconfig-1.dll differ
diff --git a/gtk-nsis-pack/bin/libfreetype-6.dll b/gtk-nsis-pack/bin/libfreetype-6.dll
index b3b87542..e4371c07 100644
Binary files a/gtk-nsis-pack/bin/libfreetype-6.dll and b/gtk-nsis-pack/bin/libfreetype-6.dll differ
diff --git a/gtk-nsis-pack/bin/libfribidi-0.dll b/gtk-nsis-pack/bin/libfribidi-0.dll
index 84397caa..9c8cdde5 100644
Binary files a/gtk-nsis-pack/bin/libfribidi-0.dll and b/gtk-nsis-pack/bin/libfribidi-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgailutil-18.dll b/gtk-nsis-pack/bin/libgailutil-18.dll
index d2725572..b261e7bc 100644
Binary files a/gtk-nsis-pack/bin/libgailutil-18.dll and b/gtk-nsis-pack/bin/libgailutil-18.dll differ
diff --git a/gtk-nsis-pack/bin/libgailutil-3-0.dll b/gtk-nsis-pack/bin/libgailutil-3-0.dll
index f53c49d2..ad998740 100644
Binary files a/gtk-nsis-pack/bin/libgailutil-3-0.dll and b/gtk-nsis-pack/bin/libgailutil-3-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll
index daafd371..564a832f 100644
Binary files a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll and b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgdk-3-0.dll b/gtk-nsis-pack/bin/libgdk-3-0.dll
index 42d03818..74261fbf 100644
Binary files a/gtk-nsis-pack/bin/libgdk-3-0.dll and b/gtk-nsis-pack/bin/libgdk-3-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll b/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll
index e8361fb1..e2cc97bb 100644
Binary files a/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll and b/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll b/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll
index aa709eb2..a42e3fe6 100644
Binary files a/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll and b/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll
index 8fc1f3c6..d5f45c2e 100644
Binary files a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll b/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll
index 886cba84..8736d85e 100644
Binary files a/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll and b/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgio-2.0-0.dll b/gtk-nsis-pack/bin/libgio-2.0-0.dll
index e942afad..8a91a2b6 100644
Binary files a/gtk-nsis-pack/bin/libgio-2.0-0.dll and b/gtk-nsis-pack/bin/libgio-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgiomm-2.4-1.dll b/gtk-nsis-pack/bin/libgiomm-2.4-1.dll
index 9f6501c5..6b0ed259 100644
Binary files a/gtk-nsis-pack/bin/libgiomm-2.4-1.dll and b/gtk-nsis-pack/bin/libgiomm-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgirepository-1.0-1.dll b/gtk-nsis-pack/bin/libgirepository-1.0-1.dll
index 52a75bc9..456ed374 100644
Binary files a/gtk-nsis-pack/bin/libgirepository-1.0-1.dll and b/gtk-nsis-pack/bin/libgirepository-1.0-1.dll differ
diff --git a/gtk-nsis-pack/bin/libglib-2.0-0.dll b/gtk-nsis-pack/bin/libglib-2.0-0.dll
index ba1b138c..3d3c15f4 100644
Binary files a/gtk-nsis-pack/bin/libglib-2.0-0.dll and b/gtk-nsis-pack/bin/libglib-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libglibmm-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll
index 59620f81..ab6c58fa 100644
Binary files a/gtk-nsis-pack/bin/libglibmm-2.4-1.dll and b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll
index 14fcc4d7..7498d9ab 100644
Binary files a/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll and b/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll
index e5edf5ce..d65df3d3 100644
Binary files a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll and b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgnutls-30.dll b/gtk-nsis-pack/bin/libgnutls-30.dll
index acfb799d..1051c4ae 100644
Binary files a/gtk-nsis-pack/bin/libgnutls-30.dll and b/gtk-nsis-pack/bin/libgnutls-30.dll differ
diff --git a/gtk-nsis-pack/bin/libgobject-2.0-0.dll b/gtk-nsis-pack/bin/libgobject-2.0-0.dll
index e2b853be..c3096333 100644
Binary files a/gtk-nsis-pack/bin/libgobject-2.0-0.dll and b/gtk-nsis-pack/bin/libgobject-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgthread-2.0-0.dll b/gtk-nsis-pack/bin/libgthread-2.0-0.dll
index 64fe82a8..d4d9ac68 100644
Binary files a/gtk-nsis-pack/bin/libgthread-2.0-0.dll and b/gtk-nsis-pack/bin/libgthread-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgtk-3-0.dll b/gtk-nsis-pack/bin/libgtk-3-0.dll
index 2cb42133..9f5a8519 100644
Binary files a/gtk-nsis-pack/bin/libgtk-3-0.dll and b/gtk-nsis-pack/bin/libgtk-3-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll b/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll
index 230f2c7d..d396fc20 100644
Binary files a/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll and b/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll
index 5204a6ca..2f2afd20 100644
Binary files a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll
index e3eb0e07..c0bdaec8 100644
Binary files a/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll and b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll differ
diff --git a/gtk-nsis-pack/bin/libgtksourceview-4-0.dll b/gtk-nsis-pack/bin/libgtksourceview-4-0.dll
index 16c9f96e..a8570f72 100644
Binary files a/gtk-nsis-pack/bin/libgtksourceview-4-0.dll and b/gtk-nsis-pack/bin/libgtksourceview-4-0.dll differ
diff --git a/gtk-nsis-pack/bin/libharfbuzz-0.dll b/gtk-nsis-pack/bin/libharfbuzz-0.dll
index aae644c4..5f2d2aa4 100644
Binary files a/gtk-nsis-pack/bin/libharfbuzz-0.dll and b/gtk-nsis-pack/bin/libharfbuzz-0.dll differ
diff --git a/gtk-nsis-pack/bin/libhogweed-6.dll b/gtk-nsis-pack/bin/libhogweed-6.dll
index e2ab9bb2..dd2d9652 100644
Binary files a/gtk-nsis-pack/bin/libhogweed-6.dll and b/gtk-nsis-pack/bin/libhogweed-6.dll differ
diff --git a/gtk-nsis-pack/bin/libidn2-0.dll b/gtk-nsis-pack/bin/libidn2-0.dll
index 49c339d0..12a482b2 100644
Binary files a/gtk-nsis-pack/bin/libidn2-0.dll and b/gtk-nsis-pack/bin/libidn2-0.dll differ
diff --git a/gtk-nsis-pack/bin/libjasper-4.dll b/gtk-nsis-pack/bin/libjasper-4.dll
index 5cacaa13..62e8607b 100644
Binary files a/gtk-nsis-pack/bin/libjasper-4.dll and b/gtk-nsis-pack/bin/libjasper-4.dll differ
diff --git a/gtk-nsis-pack/bin/libjpeg-8.dll b/gtk-nsis-pack/bin/libjpeg-8.dll
index 7a7461ab..4253002c 100644
Binary files a/gtk-nsis-pack/bin/libjpeg-8.dll and b/gtk-nsis-pack/bin/libjpeg-8.dll differ
diff --git a/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll b/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll
index 7c0efd8a..d73fea1e 100644
Binary files a/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll and b/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libnettle-8.dll b/gtk-nsis-pack/bin/libnettle-8.dll
index 8b9d3144..e681d91a 100644
Binary files a/gtk-nsis-pack/bin/libnettle-8.dll and b/gtk-nsis-pack/bin/libnettle-8.dll differ
diff --git a/gtk-nsis-pack/bin/libp11-kit-0.dll b/gtk-nsis-pack/bin/libp11-kit-0.dll
index dc0ecfd2..45409f8a 100644
Binary files a/gtk-nsis-pack/bin/libp11-kit-0.dll and b/gtk-nsis-pack/bin/libp11-kit-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpango-1.0-0.dll b/gtk-nsis-pack/bin/libpango-1.0-0.dll
index 22431c60..6508a042 100644
Binary files a/gtk-nsis-pack/bin/libpango-1.0-0.dll and b/gtk-nsis-pack/bin/libpango-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll
index c13f4ab2..bb3459a1 100644
Binary files a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll and b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll
index 87eef1ea..4fa92f81 100644
Binary files a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll and b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpangomm-1.4-1.dll b/gtk-nsis-pack/bin/libpangomm-1.4-1.dll
index 34154259..d8477f6a 100644
Binary files a/gtk-nsis-pack/bin/libpangomm-1.4-1.dll and b/gtk-nsis-pack/bin/libpangomm-1.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll
index 38b7decb..cda2da33 100644
Binary files a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll and b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpcre-1.dll b/gtk-nsis-pack/bin/libpcre-1.dll
index bb41d1a4..ea6324eb 100644
Binary files a/gtk-nsis-pack/bin/libpcre-1.dll and b/gtk-nsis-pack/bin/libpcre-1.dll differ
diff --git a/gtk-nsis-pack/bin/libpeas-1.0-0.dll b/gtk-nsis-pack/bin/libpeas-1.0-0.dll
index 5f84ccbc..d046b4e6 100644
Binary files a/gtk-nsis-pack/bin/libpeas-1.0-0.dll and b/gtk-nsis-pack/bin/libpeas-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll b/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll
index 4946f7d2..83adf09b 100644
Binary files a/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll and b/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libpng16-16.dll b/gtk-nsis-pack/bin/libpng16-16.dll
index 3c9163eb..a03d486a 100644
Binary files a/gtk-nsis-pack/bin/libpng16-16.dll and b/gtk-nsis-pack/bin/libpng16-16.dll differ
diff --git a/gtk-nsis-pack/bin/libproxy-1.dll b/gtk-nsis-pack/bin/libproxy-1.dll
index 97ab6ccc..9675575f 100644
Binary files a/gtk-nsis-pack/bin/libproxy-1.dll and b/gtk-nsis-pack/bin/libproxy-1.dll differ
diff --git a/gtk-nsis-pack/bin/libpsl-5.dll b/gtk-nsis-pack/bin/libpsl-5.dll
index cc4becb4..168e42fc 100644
Binary files a/gtk-nsis-pack/bin/libpsl-5.dll and b/gtk-nsis-pack/bin/libpsl-5.dll differ
diff --git a/gtk-nsis-pack/bin/librsvg-2-2.dll b/gtk-nsis-pack/bin/librsvg-2-2.dll
index 1ba840c9..ea06671b 100644
Binary files a/gtk-nsis-pack/bin/librsvg-2-2.dll and b/gtk-nsis-pack/bin/librsvg-2-2.dll differ
diff --git a/gtk-nsis-pack/bin/libsigc-2.0-0.dll b/gtk-nsis-pack/bin/libsigc-2.0-0.dll
index ebc5b3e1..2c4ddedd 100644
Binary files a/gtk-nsis-pack/bin/libsigc-2.0-0.dll and b/gtk-nsis-pack/bin/libsigc-2.0-0.dll differ
diff --git a/gtk-nsis-pack/bin/libsoup-2.4-1.dll b/gtk-nsis-pack/bin/libsoup-2.4-1.dll
index 6d974389..7a750fac 100644
Binary files a/gtk-nsis-pack/bin/libsoup-2.4-1.dll and b/gtk-nsis-pack/bin/libsoup-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll b/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll
index 2aa2c31f..5e02d00a 100644
Binary files a/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll and b/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll differ
diff --git a/gtk-nsis-pack/bin/libsqlite3-0.dll b/gtk-nsis-pack/bin/libsqlite3-0.dll
index 1b89da8a..4027e880 100644
Binary files a/gtk-nsis-pack/bin/libsqlite3-0.dll and b/gtk-nsis-pack/bin/libsqlite3-0.dll differ
diff --git a/gtk-nsis-pack/bin/libssp-0.dll b/gtk-nsis-pack/bin/libssp-0.dll
index 4f3d2ced..45bfa0eb 100644
Binary files a/gtk-nsis-pack/bin/libssp-0.dll and b/gtk-nsis-pack/bin/libssp-0.dll differ
diff --git a/gtk-nsis-pack/bin/libstdc++-6.dll b/gtk-nsis-pack/bin/libstdc++-6.dll
index 132be9e0..1f919879 100644
Binary files a/gtk-nsis-pack/bin/libstdc++-6.dll and b/gtk-nsis-pack/bin/libstdc++-6.dll differ
diff --git a/gtk-nsis-pack/bin/libtasn1-6.dll b/gtk-nsis-pack/bin/libtasn1-6.dll
index eccd0283..aab256a4 100644
Binary files a/gtk-nsis-pack/bin/libtasn1-6.dll and b/gtk-nsis-pack/bin/libtasn1-6.dll differ
diff --git a/gtk-nsis-pack/bin/libthai-0.dll b/gtk-nsis-pack/bin/libthai-0.dll
index 22dc4713..37370766 100644
Binary files a/gtk-nsis-pack/bin/libthai-0.dll and b/gtk-nsis-pack/bin/libthai-0.dll differ
diff --git a/gtk-nsis-pack/bin/libtiff-5.dll b/gtk-nsis-pack/bin/libtiff-5.dll
index 84722f3f..ee4b6593 100644
Binary files a/gtk-nsis-pack/bin/libtiff-5.dll and b/gtk-nsis-pack/bin/libtiff-5.dll differ
diff --git a/gtk-nsis-pack/bin/libunistring-2.dll b/gtk-nsis-pack/bin/libunistring-2.dll
index bc27d17e..35258985 100644
Binary files a/gtk-nsis-pack/bin/libunistring-2.dll and b/gtk-nsis-pack/bin/libunistring-2.dll differ
diff --git a/gtk-nsis-pack/bin/libwinpthread-1.dll b/gtk-nsis-pack/bin/libwinpthread-1.dll
index d5b7e274..0a00314f 100644
Binary files a/gtk-nsis-pack/bin/libwinpthread-1.dll and b/gtk-nsis-pack/bin/libwinpthread-1.dll differ
diff --git a/gtk-nsis-pack/bin/libxml2-2.dll b/gtk-nsis-pack/bin/libxml2-2.dll
index f9c76bf0..aa2c5815 100644
Binary files a/gtk-nsis-pack/bin/libxml2-2.dll and b/gtk-nsis-pack/bin/libxml2-2.dll differ
diff --git a/gtk-nsis-pack/bin/libxslt-1.dll b/gtk-nsis-pack/bin/libxslt-1.dll
index 8178d555..83765060 100644
Binary files a/gtk-nsis-pack/bin/libxslt-1.dll and b/gtk-nsis-pack/bin/libxslt-1.dll differ
diff --git a/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf b/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf
index 4374747c..96a81fb0 100644
--- a/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf
+++ b/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf
@@ -5,10 +5,10 @@