diff options
author | 2020-09-19 21:26:58 -0400 | |
---|---|---|
committer | 2020-09-19 21:26:58 -0400 | |
commit | 7672a0928efd14872940bb48ad9860a18c470901 (patch) | |
tree | ef5e665dcf866d86610bb4a7233dfb26bfdcfad1 /src/Makefile | |
parent | 4ccfc8529a61596c0e13b7a5d4bc6803a17bc467 (diff) | |
download | textadept-7672a0928efd14872940bb48ad9860a18c470901.tar.gz textadept-7672a0928efd14872940bb48ad9860a18c470901.zip |
Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 251e33a6..e289e6fe 100644 --- a/src/Makefile +++ b/src/Makefile @@ -379,7 +379,7 @@ endif scintilla_tgz = scintilla445.tgz scinterm_zip = 9e2ffa159299899c9345aea15c17ba1941953871.zip -scintillua_zip = e8fe6d18063af4193e817c7e2da8e6f8ccce4aec.zip +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 |