summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zig.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/zig.mod b/zig.mod
index 5080c5b..fc14774 100644
--- a/zig.mod
+++ b/zig.mod
@@ -9,7 +9,7 @@ c_source_files:
9 - c/sqlite3.c 9 - c/sqlite3.c
10 - c/workaround.c 10 - c/workaround.c
11dependencies: 11dependencies:
12- src: https://sqlite.org/2025/sqlite-amalgamation-3480000.zip 12- src: http https://sqlite.org/2025/sqlite-amalgamation-3480000.zip sha256-d9a15a42db7c78f88fe3d3c5945acce2f4bfe9e4da9f685cd19f6ea1d40aa884
13 c_include_dirs: 13 c_include_dirs:
14 - sqlite-amalgamation-3480000 14 - sqlite-amalgamation-3480000
15 c_source_files: 15 c_source_files: