diff options
| author | Rodrigo Hernandez Cordoba <kwizatz@aeongames.com> | 2021-04-19 18:15:39 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 17:15:39 -0700 |
| commit | 66ce4e9277f113bda4a83e76a9c612deddc7634c (patch) | |
| tree | 088ab2b9e9b2faf43ea6ac7af2c4da14d03bfb1b /versions/baseline.json | |
| parent | 465022c4bdfabf0cb80ddfda3d8f4c184e4a9d3c (diff) | |
| download | vcpkg-66ce4e9277f113bda4a83e76a9c612deddc7634c.tar.gz vcpkg-66ce4e9277f113bda4a83e76a9c612deddc7634c.zip | |
[V8, icu] Update v8 to version 9.0.257.17, icu to 69.1 (#16077)
This change also includes a change to use the
Windows SDK as reported by the WinSDK ENV variable.
v8 9.0257.17 requires ICU to be version 68.x or up.
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index d95e74153..cc6c8e9b7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2493,7 +2493,7 @@ "port-version": 0 }, "icu": { - "baseline": "67.1", + "baseline": "69.1", "port-version": 8 }, "ideviceinstaller": { @@ -6257,7 +6257,7 @@ "port-version": 1 }, "v8": { - "baseline": "8.6.395.17", + "baseline": "9.0.257.17", "port-version": 0 }, "valijson": { |
