mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 15:04:33 -05:00
Update v8 to 12.7 (#1501)
This commit is contained in:
parent
70f7881d99
commit
37023e66cc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const V8_TRACKING_BRANCH = "12.6-lkgr-denoland";
|
||||
const V8_TRACKING_BRANCH = "12.7-lkgr-denoland";
|
||||
const AUTOROLL_BRANCH = "autoroll";
|
||||
|
||||
function extractVersion() {
|
||||
|
|
Loading…
Reference in a new issue