diff options
author | 2020-09-29 18:21:59 -0400 | |
---|---|---|
committer | 2020-09-29 18:21:59 -0400 | |
commit | 02ef0236c61ef9407692190cfbceeb7d5a239f05 (patch) | |
tree | 94b655aa2c260ba9ebf172fc6b681f912bb81d86 | |
parent | a71ec5d1a41162813cbf5bd17a9db93a67005574 (diff) | |
download | textadept-02ef0236c61ef9407692190cfbceeb7d5a239f05.tar.gz textadept-02ef0236c61ef9407692190cfbceeb7d5a239f05.zip |
Updated to latest gtdialog revision for improvements filtering huge lists.
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index d541ff5a..6b594b45 100644 --- a/src/Makefile +++ b/src/Makefile @@ -384,7 +384,7 @@ scintillua_zip = scintillua_4.4.5-1.zip lua_tgz = lua-5.3.5.tar.gz lpeg_tgz = lpeg-1.0.2.tar.gz lfs_zip = v1_7_0_2.zip -gtdialog_zip = 4958d06ca50bfe622c821342da38a1c22249e574.zip +gtdialog_zip = 64587546482a1a6324706d75c80b77d2f87118a4.zip cdk_tgz = cdk-5.0-20150928.tgz termkey_tgz = libtermkey-0.20.tar.gz win32gtk_zip = win32gtk-2.24.32.zip |