Commit ed013bcb authored by nanahira's avatar nanahira

update_sqlite

parent 91b4318f
...@@ -16,9 +16,9 @@ install: ...@@ -16,9 +16,9 @@ install:
- tar xf lua-5.3.4.tar.gz - tar xf lua-5.3.4.tar.gz
- move lua-5.3.4\src lua - move lua-5.3.4\src lua
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://www.sqlite.org/2016/sqlite-amalgamation-3150200.zip ; exit 0" - bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://www.sqlite.org/2016/sqlite-amalgamation-3210000.zip ; exit 0"
- 7z x sqlite-amalgamation-3150200.zip - 7z x sqlite-amalgamation-3210000.zip
- move sqlite-amalgamation-3150200 sqlite3 - move sqlite-amalgamation-3210000 sqlite3
- appveyor DownloadFile https://github.com/tronkko/dirent/raw/master/include/dirent.h - appveyor DownloadFile https://github.com/tronkko/dirent/raw/master/include/dirent.h
- move dirent.h gframe\ - move dirent.h gframe\
...@@ -120,8 +120,7 @@ cache: ...@@ -120,8 +120,7 @@ cache:
- freetype-2.8.tar.bz2 - freetype-2.8.tar.bz2
- irrlicht-1.8.4.zip - irrlicht-1.8.4.zip
- lua-5.3.4.tar.gz - lua-5.3.4.tar.gz
- sqlite-amalgamation-3200100.zip - sqlite-amalgamation-3210000.zip
- irrKlang-32bit-1.5.0.zip - irrKlang-32bit-1.5.0.zip
- sqlite-amalgamation-3150200.zip
- premake-5.0.0-alpha10-windows.zip - premake-5.0.0-alpha10-windows.zip
- Redis-x64-3.2.100.zip - Redis-x64-3.2.100.zip
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment