File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ inputs:
1717 zig-v8 :
1818 description : ' zig v8 version to install'
1919 required : false
20- default : ' v0.1.28 '
20+ default : ' v0.1.30 '
2121 v8 :
2222 description : ' v8 version to install'
2323 required : false
24- default : ' 13.6.233.8 '
24+ default : ' 14.0.365.4 '
2525 cache-dir :
2626 description : ' cache dir to use'
2727 required : false
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ FROM debian:stable
33ARG MINISIG=0.12
44ARG ZIG=0.15.1
55ARG ZIG_MINISIG=RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
6- ARG V8=13.6.233.8
7- ARG ZIG_V8=v0.1.28
6+ ARG V8=14.0.365.4
7+ ARG ZIG_V8=v0.1.30
88ARG TARGETPLATFORM
99
1010RUN apt-get update -yq && \
Original file line number Diff line number Diff line change 55 .fingerprint = 0xda130f3af836cea0 ,
66 .dependencies = .{
77 .v8 = .{
8- .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/bad207becebbf3760b80714277002f6fc2ac2d7b .tar.gz" ,
9- .hash = "v8-0.0.0-xddH6-PBAwD-PIIBTMgUv9ZfAMyCfGeXg61moiNN4qwV " ,
8+ .url = "https://github.com/lightpanda-io/zig-v8-fork/archive/7177ee1ae267a44751a0e7e012e257177699a375 .tar.gz" ,
9+ .hash = "v8-0.0.0-xddH63TCAwC1D1hEiOtbEnLBbtz9ZPHrdiGWLcBcYQB7 " ,
1010 },
1111 // .v8 = .{ .path = "../zig-v8-fork" }
1212 },
You can’t perform that action at this time.
0 commit comments