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 10
10
branches : ['master']
11
11
12
12
env :
13
- EM_VERSION : 3.1.64
13
+ EM_VERSION : 4.0.9
14
14
EM_CACHE_FOLDER : ' emsdk-cache'
15
15
16
16
jobs :
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-
5
5
MC_SQLITE_URL = https://github.com/utelle/SQLite3MultipleCiphers/releases/download/v${MC_SQLITE_VERSION}/sqlite3mc-${MC_SQLITE_VERSION}-sqlite-${SQLITE_VERSION}-amalgamation.zip
6
6
EXTENSION_FUNCTIONS = extension-functions.c
7
7
EXTENSION_FUNCTIONS_URL = https://www.sqlite.org/contrib/download/extension-functions.c?get=25
8
- EXTENSION_FUNCTIONS_SHA3 = 3f5872317c2f8d729aafc1e54c40768fe1214ad1bbbb601d2d432aaa13ebf64a
8
+ EXTENSION_FUNCTIONS_SHA3 = ee39ddf5eaa21e1d0ebcbceeab42822dd0c4f82d8039ce173fd4814807faabfa
9
9
10
10
# WA-SQLite source files
11
11
CFILES = \
You can’t perform that action at this time.
0 commit comments