File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 branches : ['master']
1111
1212env :
13- EM_VERSION : 3.1.64
13+ EM_VERSION : 4.0.9
1414 EM_CACHE_FOLDER : ' emsdk-cache'
1515
1616jobs :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ SQLITE_TARBALL_URL = https://www.sqlite.org/src/tarball/sqlite.tar.gz?r=version-
55MC_SQLITE_URL = https://github.com/utelle/SQLite3MultipleCiphers/releases/download/v${MC_SQLITE_VERSION}/sqlite3mc-${MC_SQLITE_VERSION}-sqlite-${SQLITE_VERSION}-amalgamation.zip
66EXTENSION_FUNCTIONS = extension-functions.c
77EXTENSION_FUNCTIONS_URL = https://www.sqlite.org/contrib/download/extension-functions.c?get=25
8- EXTENSION_FUNCTIONS_SHA3 = 3f5872317c2f8d729aafc1e54c40768fe1214ad1bbbb601d2d432aaa13ebf64a
8+ EXTENSION_FUNCTIONS_SHA3 = ee39ddf5eaa21e1d0ebcbceeab42822dd0c4f82d8039ce173fd4814807faabfa
99
1010# WA-SQLite source files
1111CFILES = \
You can’t perform that action at this time.
0 commit comments