Merge pull request #1791 from lightpanda-io/wp/mrdimidium/update-v8

Update zig-v8
This commit is contained in:
Pierre Tachoire
2026-03-12 11:48:27 +01:00
committed by GitHub

View File

@@ -5,8 +5,8 @@
.minimum_zig_version = "0.15.2",
.dependencies = .{
.v8 = .{
.url = "https://github.com/lightpanda-io/zig-v8-fork/archive/refs/tags/v0.3.2.tar.gz",
.hash = "v8-0.0.0-xddH6wx-BABNgL7YIDgbnFgKZuXZ68yZNngNSrV6OjrY",
.url = "https://github.com/lightpanda-io/zig-v8-fork/archive/refs/tags/v0.3.3.tar.gz",
.hash = "v8-0.0.0-xddH6yx3BAAGD9jSoq_ttt_bk9MectTU44s_HZxxE5LD",
},
// .v8 = .{ .path = "../zig-v8-fork" },
.brotli = .{