Skip to content

Commit a619cef

Browse files
committed
chore(deps): update webui dependency url
- change webui archive URL to new commit hash
1 parent f8a5f46 commit a619cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.dependencies = .{
77
.webui = .{
88
.hash = "webui-2.5.0-beta.4-pxqD5QAmNwAUkhlNaFFeFo6OKYi2XRnQZWTtBLS3T0_a",
9-
.url = "https://github.com/webui-dev/webui/archive/286ff82a042cf18a08bc9a88a9b40c847db85a28.tar.gz",
9+
.url = "https://github.com/webui-dev/webui/archive/8435c62fa8b780642dd6d2fe7bfed6de0637d72f.tar.gz",
1010
},
1111
},
1212
.paths = .{

0 commit comments

Comments
 (0)