diff --git a/releases.json b/releases.json index baed62b04..928d526f1 100644 --- a/releases.json +++ b/releases.json @@ -3257,6 +3257,7 @@ "sqlite3" ], "versions": [ + "3.46.1-1", "3.46.0-1", "3.45.3-1", "3.45.2-1", diff --git a/subprojects/packagefiles/sqlite3/meson.build b/subprojects/packagefiles/sqlite3/meson.build index ecf963e99..d66d50d12 100644 --- a/subprojects/packagefiles/sqlite3/meson.build +++ b/subprojects/packagefiles/sqlite3/meson.build @@ -2,7 +2,7 @@ project( 'sqlite3', 'c', license: 'pd', - version: '3.46.0', + version: '3.46.1', meson_version: '>=0.48.0', ) diff --git a/subprojects/sqlite3.wrap b/subprojects/sqlite3.wrap index 929534da5..cd270df1c 100644 --- a/subprojects/sqlite3.wrap +++ b/subprojects/sqlite3.wrap @@ -1,8 +1,8 @@ [wrap-file] -directory = sqlite-amalgamation-3460000 -source_url = https://www.sqlite.org/2024/sqlite-amalgamation-3460000.zip -source_filename = sqlite-amalgamation-3460000.zip -source_hash = 712a7d09d2a22652fb06a49af516e051979a3984adb067da86760e60ed51a7f5 +directory = sqlite-amalgamation-3460100 +source_url = https://www.sqlite.org/2024/sqlite-amalgamation-3460100.zip +source_filename = sqlite-amalgamation-3460100.zip +source_hash = 77823cb110929c2bcb0f5d48e4833b5c59a8a6e40cdea3936b99e199dbbe5784 patch_directory = sqlite3 [provide]