diff --git a/build.zig.zon b/build.zig.zon index c11caf2..8ef2af7 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,12 +5,12 @@ .minimum_zig_version = "0.16.0", .dependencies = .{ .zat = .{ - .url = "https://tangled.org/zat.dev/zat/archive/v0.3.10.tar.gz", - .hash = "zat-0.3.10-5PuC7rnoCgBcN3vEheCoTrbqOeLkGe8TuNpnP2jypNP6", + .url = "https://tangled.org/zat.dev/zat/archive/v0.3.19.tar.gz", + .hash = "zat-0.3.19-5PuC7jZtCwCcUNu_XXUq0FirEEji39L7XTqCEvfiuWzK", }, .websocket = .{ - .url = "https://tangled.org/zzstoatzz.io/websocket.zig/archive/v0.1.8.tar.gz", - .hash = "websocket-0.1.8-ZPISdZ1cBADCBRYrCAZ8ueTIEN2T9ns7U7rtDE-IAvkr", + .url = "https://github.com/zzstoatzz/websocket.zig/archive/73429df.tar.gz", + .hash = "websocket-0.1.10-ZPISdUowBQAXIl_X9VpZozIxBLVf_o5wYjOMMdobrXF5", }, .pg = .{ .url = "git+https://github.com/zzstoatzz/pg.zig?ref=dev#5ce2355b1d851075523709c7d3068dcdb0224322",