search for standard sites pub-search.waow.tech
search zig blog atproto
11
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: bump zqlite hash to track upstream master

master tarball URL moved; CI was rejecting the old hash. new hash
matches what zig fetch resolves today.

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>

+1 -1
+1 -1
backend/build.zig.zon
··· 18 18 }, 19 19 .zqlite = .{ 20 20 .url = "https://github.com/karlseguin/zqlite.zig/archive/refs/heads/master.tar.gz", 21 - .hash = "zqlite-0.0.1-RWLaYz6bmAAT7E_jxopXf-j5Ea8VQldnxsd6TU8sa0Bb", 21 + .hash = "zqlite-0.0.1-RWLaY54wnADXf3IHDF7M9IuypBzUHjYO9tOGU8xnogTg", 22 22 }, 23 23 .logfire = .{ 24 24 .url = "https://tangled.org/zzstoatzz.io/logfire-zig/archive/zig-0.16",