Update V8 DEPS (trusted-versions)

Rolling v8/third_party/catapult: https://chromium.googlesource.com/catapult/+log/1dee059..8e95834

Rolling v8/third_party/fuchsia-sdk/sdk: version:8.20220711.1.1..version:8.20220712.1.1

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

Change-Id: If36aaf2dbd8456a21ec40fe901deef46090e5c74
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3760003
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@{#81676}
This commit is contained in:
v8-ci-autoroll-builder 2022-07-12 20:10:52 -07:00 committed by V8 LUCI CQ
parent e8b51c3ce0
commit b0b4057ee3

4
DEPS
View File

@ -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:8.20220711.1.1',
'fuchsia_version': 'version:8.20220712.1.1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling android_sdk_build-tools_version
@ -215,7 +215,7 @@ deps = {
'dep_type': 'cipd',
},
'third_party/catapult': {
'url': Var('chromium_url') + '/catapult.git' + '@' + '1dee059cfe3ff27f6e12795142099f14afaff00e',
'url': Var('chromium_url') + '/catapult.git' + '@' + '8e958343e521b3f317baf02da37fd2b4d52b210a',
'condition': 'checkout_android',
},
'third_party/colorama/src': {