Skip to content

Commit bc399af

Browse files
committed
Pull in the latest lua_sandbox
- behead_array utility function - lua_sax updates (NaN mindist, cmake C language restriction)
1 parent ed6c528 commit bc399af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/externals.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if(INCLUDE_SANDBOX)
1919
externalproject_add(
2020
${SANDBOX_PACKAGE}
2121
GIT_REPOSITORY https://github.com/mozilla-services/lua_sandbox.git
22-
GIT_TAG ca4f91af2b6b1aeda18695c7b4867751de71648a
22+
GIT_TAG 4bf74cc480c2306fcffe1e423186e115cc87222d
2323
CMAKE_ARGS ${SANDBOX_ARGS}
2424
INSTALL_DIR ${PROJECT_PATH}
2525
)

0 commit comments

Comments
 (0)