mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-14 15:28:57 +00:00
wip use local zig-v8-fork
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
.version = "0.0.0",
|
.version = "0.0.0",
|
||||||
.fingerprint = 0xda130f3af836cea0,
|
.fingerprint = 0xda130f3af836cea0,
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.v8 = .{
|
// .v8 = .{
|
||||||
.url = "https://github.com/lightpanda-io/zig-v8-fork/archive/b23990c358e2b893f19ad639903459e10c4793c4.tar.gz",
|
// .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/b23990c358e2b893f19ad639903459e10c4793c4.tar.gz",
|
||||||
.hash = "v8-0.0.0-xddH69T4AwBChPFqIhL9GP8BpkPHGRyxpGrt9YS5mNHW",
|
// .hash = "v8-0.0.0-xddH69T4AwBChPFqIhL9GP8BpkPHGRyxpGrt9YS5mNHW",
|
||||||
},
|
// },
|
||||||
// .v8 = .{ .path = "../zig-v8-fork" },
|
.v8 = .{ .path = "../zig-v8-fork" },
|
||||||
.@"ada-singleheader" = .{
|
.@"ada-singleheader" = .{
|
||||||
.url = "https://github.com/ada-url/ada/releases/download/v3.3.0/singleheader.zip",
|
.url = "https://github.com/ada-url/ada/releases/download/v3.3.0/singleheader.zip",
|
||||||
.hash = "N-V-__8AAPmhFAAw64ALjlzd5YMtzpSrmZ6KymsT84BKfB4s",
|
.hash = "N-V-__8AAPmhFAAw64ALjlzd5YMtzpSrmZ6KymsT84BKfB4s",
|
||||||
|
|||||||
Reference in New Issue
Block a user