mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 12:37:59 +08:00
[sqlite3] update to 3.24.0
This commit is contained in:
parent
90db2c7217
commit
b2c295ed4e
@ -1,5 +1,5 @@
|
|||||||
Source: sqlite3
|
Source: sqlite3
|
||||||
Version: 3.23.1-1
|
Version: 3.24.0
|
||||||
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
|
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
|
||||||
|
|
||||||
Feature: tool
|
Feature: tool
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
include(vcpkg_common_functions)
|
include(vcpkg_common_functions)
|
||||||
|
|
||||||
set(SQLITE_VERSION 3230100)
|
set(SQLITE_VERSION 3240000)
|
||||||
set(SQLITE_HASH 5784f4dea7f14d7dcf5dd07f0e111c8f0b64ff55c68b32a23fba7a36baf1f095c7a35573fc3b57b84822878218b78f9b0187c4e3f0439d4215471ee5f556eee1)
|
set(SQLITE_HASH c7050bdd33c50b24e8c9fd2409b7bccbdcd8d6f064b435ee34b6c4a4de6283bce2500d4a3aa3821be2069804dff45a575ff331c97b39e02b227ef32e542ed6cb)
|
||||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/sqlite-amalgamation-${SQLITE_VERSION})
|
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/sqlite-amalgamation-${SQLITE_VERSION})
|
||||||
|
|
||||||
vcpkg_download_distfile(ARCHIVE
|
vcpkg_download_distfile(ARCHIVE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user