Skip to content

Commit

Permalink
sqlite: update to 3.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-pierre committed Feb 7, 2025
1 parent d28345c commit 96ae80c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions thirdparty/sqlite/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ if(NOT MONOLIBTIC)
endif()

external_project(
DOWNLOAD URL f4a55c46043c8a9aecf0b07aa4a42f13
https://sqlite.org/2024/sqlite-amalgamation-3470200.zip
DOWNLOAD URL cd3ab9d58238ebf5e9b18689181e2805
https://sqlite.org/2025/sqlite-amalgamation-3490000.zip
PATCH_OVERLAY overlay
CMAKE_ARGS ${CMAKE_ARGS}
BUILD_COMMAND ${BUILD_CMD}
Expand Down

0 comments on commit 96ae80c

Please sign in to comment.