diff options
author | 2017-08-19 17:43:49 -0400 | |
---|---|---|
committer | 2017-08-19 17:43:49 -0400 | |
commit | 3acd0d4bc8f98134cc09c47126f52f9369183c7b (patch) | |
tree | 62d4fc724aec3ce088ee144b91b87fb90aa34cdc /src | |
parent | 1066e39969f454bcc24b64386201c7a861f93a23 (diff) | |
download | textadept-3acd0d4bc8f98134cc09c47126f52f9369183c7b.tar.gz textadept-3acd0d4bc8f98134cc09c47126f52f9369183c7b.zip |
Updated to Scintillua 3.7.5-1.
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index edf10dde..88a9e35a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -408,7 +408,7 @@ endif scintilla_tgz = scintilla373.tgz tre_zip = cdce45e8dd7a3b36954022b4a4d3570e1ac5a4f8.zip scinterm_zip = scinterm_1.9.zip -scintillua_zip = scintillua_3.7.4-1.zip +scintillua_zip = scintillua_3.7.5-1.zip lua_tgz = lua-5.3.4.tar.gz lpeg_tgz = lpeg-1.0.0.tar.gz lfs_zip = v_1_6_3.zip |