We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc803e commit d86c27dCopy full SHA for d86c27d
zig.mod
@@ -9,7 +9,7 @@ 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
c_include_dirs:
14
- sqlite-amalgamation-3480000
15
c_source_files:
0 commit comments