Skip to content

Commit

Permalink
Update to sqlite 3.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simolus3 committed Aug 13, 2024
1 parent 47db582 commit d7a0ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite3.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'sqlite3'
s.version = '3.46.0+1'
s.version = '3.46.1'
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.
Expand Down

0 comments on commit d7a0ccc

Please sign in to comment.