We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbc803e + c6f3b23 commit 25614ffCopy full SHA for 25614ff
zig.mod
@@ -6,10 +6,9 @@ description: Thin SQLite wrapper
6
c_include_dirs:
7
- c
8
c_source_files:
9
- - c/sqlite3.c
10
- c/workaround.c
11
dependencies:
12
-- src: https://sqlite.org/2025/sqlite-amalgamation-3480000.zip
+- src: http https://sqlite.org/2025/sqlite-amalgamation-3480000.zip sha256-d9a15a42db7c78f88fe3d3c5945acce2f4bfe9e4da9f685cd19f6ea1d40aa884
13
14
- sqlite-amalgamation-3480000
15
0 commit comments