diff --git a/releases.json b/releases.json index b2ed0a922..6b66d5e1e 100644 --- a/releases.json +++ b/releases.json @@ -4446,6 +4446,7 @@ "sqlite3" ], "versions": [ + "3.53.3-1", "3.53.2-1", "3.53.1-1", "3.53.0-1", diff --git a/subprojects/packagefiles/sqlite3/meson.build b/subprojects/packagefiles/sqlite3/meson.build index 96fd6f29a..67f364ddd 100644 --- a/subprojects/packagefiles/sqlite3/meson.build +++ b/subprojects/packagefiles/sqlite3/meson.build @@ -2,7 +2,7 @@ project( 'sqlite3', 'c', license: 'blessing', - version: '3.53.2', + version: '3.53.3', meson_version: '>=0.56.0', ) diff --git a/subprojects/sqlite3.wrap b/subprojects/sqlite3.wrap index cf3e388da..7dac72460 100644 --- a/subprojects/sqlite3.wrap +++ b/subprojects/sqlite3.wrap @@ -1,8 +1,8 @@ [wrap-file] -directory = sqlite-amalgamation-3530200 -source_url = https://www.sqlite.org/2026/sqlite-amalgamation-3530200.zip -source_filename = sqlite-amalgamation-3530200.zip -source_hash = 8a310d0a16c7a90cacd4c884e70faa51c902afed2a89f63aaa0126ab83558a32 +directory = sqlite-amalgamation-3530300 +source_url = https://www.sqlite.org/2026/sqlite-amalgamation-3530300.zip +source_filename = sqlite-amalgamation-3530300.zip +source_hash = 646421e12aac110282ef8cc68f1a62d4bb15fc7b8f09da0b53e29ee690500431 patch_directory = sqlite3 [provide]