Skip to content

Commit 024b69e

Browse files
committed
update v8 dep
1 parent d7e7832 commit 024b69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.fingerprint = 0xda130f3af836cea0,
66
.dependencies = .{
77
.v8 = .{
8-
.url = "https://github.com/lightpanda-io/zig-v8-fork/archive/efb353230f05c96d5ad96298f8b0b444de615644.tar.gz",
8+
.url = "https://github.com/lightpanda-io/zig-v8-fork/archive/299f44bbdf679def53882c7c45dbadd20f750acd.tar.gz",
99
.hash = "v8-0.0.0-xddH6xHEAwCo_OGkWshjXdYHGk18oSG3XZPYtf4tvF0P",
1010
},
1111
//.v8 = .{ .path = "../zig-v8-fork" }

0 commit comments

Comments
 (0)