We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ca7c5 commit 20ae9c3Copy full SHA for 20ae9c3
build.zig.zon
@@ -4,10 +4,10 @@
4
.version = "0.0.0",
5
.fingerprint = 0xda130f3af836cea0,
6
.dependencies = .{
7
- //.v8 = .{
8
- // .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/b51ed00390101b1fb9dd1ba4650c13f6586d0e24.tar.gz",
9
- // .hash = "v8-0.0.0-xddH68vFAwCYTTv4JjcgP7OcXSW7bv3sCKtaJ2SWXjR8",
10
- //},
11
- .v8 = .{ .path = "../zig-v8-fork" }
+ .v8 = .{
+ .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/7a1beb016efcb2bd66c0b46b5fc6bcd04fa72db8.tar.gz",
+ .hash = "v8-0.0.0-xddH6_PFAwAqwLMWbF7S0rAZzRbN8zmf2GhLH_ThdMSR",
+ },
+ //.v8 = .{ .path = "../zig-v8-fork" }
12
},
13
}
0 commit comments