Skip to content

Commit

Permalink
update websocket.zig for better unix socket support detection
Browse files Browse the repository at this point in the history
  • Loading branch information
karlseguin committed Aug 11, 2024
1 parent 398e6da commit 1721cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
.hash = "1220232ab38d0c2cfb10680115c17ad2fa1a8531dbaf8bbfb359ec67e80c7d5f5758"
},
.websocket = .{
.url = "https://github.com/karlseguin/websocket.zig/archive/c5ace3bdc1ab51980215d1c1200eef1b9ada2321.tar.gz",
.hash = "12202f8a41073928237eff97f048e3cf9682ac107d8d9ab7cf898870a385b5a2c706"
.url = "https://github.com/karlseguin/websocket.zig/archive/3bc67bc7104e25cfbb6621cca784d3edc2d450cc.tar.gz",
.hash = "1220a36b9f1be391d474a22f7f52a3e8bd8027ac523d2db19c987328a03041ab1412"
},
},
}

0 comments on commit 1721cf1

Please sign in to comment.