mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
use node version 16.0.0-v8-canary2020.10.28
This commit is contained in:
parent
46b09a05bd
commit
762d7d2f6c
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2020 Volker Berlin (i-net software)
|
||||
* Copyright 2021 Volker Berlin (i-net software)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@ -35,7 +35,7 @@ public class Node {
|
||||
|
||||
private static final String BASE_URL = "https://nodejs.org/download/v8-canary/";
|
||||
|
||||
private static final String REVISION = "15.0.0-v8-canary20200919991ed8df63";
|
||||
private static final String REVISION = "16.0.0-v8-canary20201028b482ed66c3";
|
||||
|
||||
/**
|
||||
* Check if there is a new version of the script engine
|
||||
|
Loading…
x
Reference in New Issue
Block a user