We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532b9f3 commit 05e32deCopy full SHA for 05e32de
build_static_sqlite.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-SQLITE_ZIP_URL='https://www.sqlite.org/2021/sqlite-amalgamation-3370000.zip'
+SQLITE_ZIP_URL='https://www.sqlite.org/2024/sqlite-amalgamation-3450300.zip'
4
SQLite_compressor='upx' # Program to use for compressing compiled sqlite
5
# Keep it empty as "" to disable compression
6
0 commit comments