We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386babb commit ccfb09dCopy full SHA for ccfb09d
1 file changed
tools/regz/build.zig.zon
@@ -15,8 +15,8 @@
15
.hash = "N-V-__8AAF9angBT74NozogdqB-2vLldsWLcNYJD2TW9xSyF",
16
},
17
.sqlite = .{
18
- .url = "git+https://github.com/mattnite/zig-sqlite.git#4e554ab43095859e153a5652667fd8a4d697b223",
19
- .hash = "sqlite-3.47.2-AAAAACdIpQC782FmpW8DylXC9FX3DNs91fjcoffHjlfZ",
+ .url = "git+https://github.com/vrischmann/zig-sqlite.git#20211398f6114c9aac711a67a4fc5a2f42bac1f0",
+ .hash = "sqlite-3.48.0-F2R_awuMDgB5YDySyIsltg2fbJWc480EWhD04OIPnlbM",
20
21
22
}
0 commit comments