From 1f6d6c23940ea7d0ce08f1c1f1442a7f417e10b6 Mon Sep 17 00:00:00 2001 From: Simon Binder Date: Tue, 16 May 2023 16:09:49 +0200 Subject: [PATCH] Update to sqlite 3.42.0 --- sqlite3.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlite3.podspec b/sqlite3.podspec index 38a9beb..79c8537 100644 --- a/sqlite3.podspec +++ b/sqlite3.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'sqlite3' - s.version = '3.41.2' + s.version = '3.42.0' s.license = { :type => 'Public Domain', :text => <<-LICENSE All of the code and documentation in SQLite has been dedicated to the public domain by the authors. All code authors, and representatives of the companies they work for, have signed affidavits dedicating their contributions to the public domain and originals of those signed affidavits are stored in a firesafe at the main offices of Hwaci.