Skip to content

Commit fe754eb

Browse files
committed
bump web_vfs
1 parent 6d1cd2b commit fe754eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ include_directories(${sqlitecpp_SOURCE_DIR}/include)
2929
FetchContent_Declare(
3030
sqlite_web_vfs
3131
GIT_REPOSITORY https://github.com/mlin/sqlite_web_vfs.git
32-
GIT_TAG 3cd286f
32+
GIT_TAG 726f3ed
3333
)
3434
FetchContent_MakeAvailable(sqlite_web_vfs)
3535
FetchContent_MakeAvailable(concurrentqueue)

0 commit comments

Comments
 (0)