We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 532b9f3 + 05e32de commit 3d2bc07Copy full SHA for 3d2bc07
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