File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -85,9 +85,8 @@ function(fetch name url)
8585 # Note: cannot FetchContent_MakeAvailable(${name}) here, as name must be a literal.
8686endfunction ()
8787fetch(scintilla https://www.scintilla.org/scintilla554.tgz)
88- fetch(scinterm https://github.com/orbitalquark/scinterm/archive/scinterm_5.2.zip)
89- fetch(scintillua
90- https://github.com/orbitalquark/scintillua/archive/c6c98d68ecc06a12cda93690af4dd16b0e46cbab.zip)
88+ fetch(scinterm https://github.com/orbitalquark/scinterm/archive/scinterm_5.3.zip)
89+ fetch(scintillua https://github.com/orbitalquark/scintillua/archive/scintillua_6.4.zip)
9190fetch(lua https://www.lua.org/ftp/lua-5.4.7.tar.gz)
9291fetch(lpeg https://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.1.0.tar.gz)
9392fetch(lfs https://github.com/keplerproject/luafilesystem/archive/v1_8_0.zip)
You can’t perform that action at this time.
0 commit comments