A SpaceTraders Agent
0
fork

Configure Feed

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

use different sqlite3 amalgamation

Altagos cb360733 05c99f39

+2 -2
+2 -2
build.zig.zon
··· 15 15 .hash = "zqlite-0.0.1-RWLaY-ybmAD3n26uDYVbLm772-sPi5WsVfxTQmGuZC9B", 16 16 }, 17 17 .sqlite3 = .{ 18 - .url = "http://www.sqlite.org/2026/sqlite-amalgamation-3510200.zip", 19 - .hash = "N-V-__8AALNmqgBz73I7J8GlQS_kCPTRgxS0rm8gXcEM8Evk", 18 + .url = "https://www.sqlite.org/2026/sqlite-autoconf-3510200.tar.gz", 19 + .hash = "N-V-__8AAIIHvwBww-VcziMwpkRxCAYzT1M8amgHL6cI0t6A", 20 20 }, 21 21 }, 22 22 .minimum_zig_version = "0.16.0-dev.1246+4b593a6c2",