diff --git a/build.zig.zon b/build.zig.zon index 11bff35..7c167a6 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -9,8 +9,8 @@ }, .dependencies = .{ .nats_c = .{ - .url = "git+https://github.com/allyourcodebase/nats.c.git?ref=3.8.2#06523bf0ed428b2ecfd8031094fdf6ac12ef6309", - .hash = "1220e851506bb08e6bfe801ab9aab9f7774ddc09b445e855b6523259638f72e1aa8a", + .url = "git+https://github.com/allyourcodebase/nats.c.git?ref=3.8.2+1#b0e28ff9cb067b1b420aa89c576b0a2e7ace8c65", + .hash = "1220caaef4a434269c574772a5020c1b56b1441822a235ea5c0a131e4a20fd347c3c", }, }, }