Skip to content

Commit

Permalink
lib: sqlite: upgrade to v3.44.2
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Dec 20, 2023
1 parent 352b54e commit beeff43
Show file tree
Hide file tree
Showing 4 changed files with 18,789 additions and 7,296 deletions.
3 changes: 1 addition & 2 deletions cmake/libraries.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ set(FLB_PATH_LIB_CHUNKIO "lib/chunkio")
set(FLB_PATH_LIB_LUAJIT "lib/luajit-3065c9")
set(FLB_PATH_LIB_MONKEY "lib/monkey")
set(FLB_PATH_LIB_JSMN "lib/jsmn")
set(FLB_PATH_LIB_MBEDTLS "lib/mbedtls-2.28.0")
set(FLB_PATH_LIB_SQLITE "lib/sqlite-amalgamation-3390300")
set(FLB_PATH_LIB_SQLITE "lib/sqlite-amalgamation-3440200")
set(FLB_PATH_LIB_JANSSON "lib/jansson-e23f558")
set(FLB_PATH_LIB_ONIGMO "lib/onigmo")
set(FLB_PATH_LIB_MPACK "lib/mpack-amalgamation-1.1")
Expand Down
Loading

0 comments on commit beeff43

Please sign in to comment.