Commit 36945d38 authored by v8-ci-autoroll-builder's avatar v8-ci-autoroll-builder Committed by V8 LUCI CQ

Update V8 DEPS (trusted-versions)

Rolling v8/buildtools/third_party/libc++/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx/+log/75bbec9..fe1bc75

Rolling v8/buildtools/third_party/libunwind/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind/+log/c38cbd4..a097a1a

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/4755386..743fa6c

Rolling v8/third_party/fuchsia-sdk/sdk: version:9.20220808.1.1..version:9.20220809.0.1

R=v8-waterfall-sheriff@grotations.appspotmail.com,mtv-sf-v8-sheriff@grotations.appspotmail.com

Change-Id: Ie2465a278282d628e045424bcb333a4428d6023e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3822341
Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#82323}
parent 63b37c0e
......@@ -51,7 +51,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
'fuchsia_version': 'version:9.20220808.1.1',
'fuchsia_version': 'version:9.20220809.0.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
......@@ -117,11 +117,11 @@ deps = {
'condition': 'host_os == "mac"',
},
'buildtools/third_party/libc++/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + '75bbec9f6d4f06c91eaf94aadafe9ad6520b1b20',
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxx.git' + '@' + 'fe1bc75a460dccaceaab8013a3df47283379363d',
'buildtools/third_party/libc++abi/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libcxxabi.git' + '@' + '039323b945911a54cb7400da8fb14fcbb0348e97',
'buildtools/third_party/libunwind/trunk':
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'c38cbd4028118906853431635e8dbb74a90ad0a2',
Var('chromium_url') + '/external/github.com/llvm/llvm-project/libunwind.git' + '@' + 'a097a1ada6ca6a585f90299b934695dffb88914c',
'buildtools/win': {
'packages': [
{
......@@ -215,7 +215,7 @@ deps = {
'dep_type': 'cipd',
},
'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '4755386202b94643c997cca2b8b817f128fe3a63',
'url': Var('chromium_url') + '/catapult.git' + '@' + '743fa6c5972d3b9ec0c1e58109f06d69da579e98',
'condition': 'checkout_android',
},
'third_party/colorama/src': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment