aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sqlite3')
-rw-r--r--ports/sqlite3/portfile.cmake4
-rw-r--r--ports/sqlite3/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/sqlite3/portfile.cmake b/ports/sqlite3/portfile.cmake
index c4d86e871..d149283c1 100644
--- a/ports/sqlite3/portfile.cmake
+++ b/ports/sqlite3/portfile.cmake
@@ -1,5 +1,5 @@
-set(SQLITE_VERSION 3350200)
-set(SQLITE_HASH fbf09a5005377d48e30a578b824aa6a99c8b0d50bdf62c4677148a4f547f936923aa3c999953d18f4c6585b807bde064cf73d8767cb1afac7a107d1234043df2)
+set(SQLITE_VERSION 3350400)
+set(SQLITE_HASH 1e11c7fa11256a3ac862661e5992211fd29789dba37abfc40e1e39b5e00f7b029a9918e71e8a332e65338142cc62b9dc3d79adf2be28284e1934707e1332b4c6)
vcpkg_download_distfile(ARCHIVE
URLS "https://sqlite.org/2021/sqlite-amalgamation-${SQLITE_VERSION}.zip"
diff --git a/ports/sqlite3/vcpkg.json b/ports/sqlite3/vcpkg.json
index bbe681e6c..da76ea50e 100644
--- a/ports/sqlite3/vcpkg.json
+++ b/ports/sqlite3/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "sqlite3",
- "version": "3.35.2",
+ "version": "3.35.4",
"description": "SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.",
"homepage": "https://sqlite.org/",
"features": {