豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit e86ad58

Browse files
devtools-ci-autoroll-builderDevtools-frontend LUCI CQ
authored andcommitted
Roll browser-protocol and CfT
This roll requires a manual review. See http://go/reviewed-rolls for guidance. Rolling CfT pin toghether with browser-protocol files: https://chromium.googlesource.com/chromium/src/+log/{old_revision}..{new_revision} In case of failures or errors, reach out to someone from config/owner/COMMON_OWNERS. Roll created at https://cr-buildbucket.appspot.com/build/8687751442943738657 R=chrome-devtools-waterfall-gardener-emea-oncall@google.com Bug: none Change-Id: I46b70273bef1f7756da3900ae90a734ca0725c59 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7648213 Commit-Queue: Simon Zünd <szuend@chromium.org> Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Simon Zünd <szuend@chromium.org>
1 parent 9066689 commit e86ad58

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

DEPS

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ vars = {
5252
# Note: This var is no longer referenced in the body of this DEPS file.
5353
# However it is used by the roll script (scripts/deps/roll_deps.py) to ease
5454
# version resolution. DO NOT REMOVE!
55-
'chrome': '147.0.7725.0',
55+
'chrome': '147.0.7726.0',
5656

5757
# 'magic' text to tell depot_tools that git submodules should be accepted but
5858
# but parity with DEPS file is expected.
@@ -238,10 +238,10 @@ deps = {
238238
'bucket': 'chrome-for-testing-public',
239239
'objects': [
240240
{
241-
'object_name': '147.0.7725.0/win64/chrome-win64.zip',
242-
'sha256sum': 'b3a17ef41ba245913f646d7ba43b4c2b2a7914613803a417a21954cb78da97d0',
243-
'size_bytes': 188369838,
244-
'generation': 1773033471020335,
241+
'object_name': '147.0.7726.0/win64/chrome-win64.zip',
242+
'sha256sum': '45fabfa0d20c883ee7c0713517b12418d738fa4c0dbd7967cb6155c8b3e461b1',
243+
'size_bytes': 188692098,
244+
'generation': 1773072396407395,
245245
},
246246
],
247247
},
@@ -251,10 +251,10 @@ deps = {
251251
'bucket': 'chrome-for-testing-public',
252252
'objects': [
253253
{
254-
'object_name': '147.0.7725.0/mac-x64/chrome-mac-x64.zip',
255-
'sha256sum': '099a8b661cfd9bc4dc9313dff3247b2ca401998effd590e0d31888b876833b4b',
256-
'size_bytes': 182752783,
257-
'generation': 1773042811146822,
254+
'object_name': '147.0.7726.0/mac-x64/chrome-mac-x64.zip',
255+
'sha256sum': '027418422b7cc5c64450c31567303b665692adb2a9e1740f0857b927c8c36e6e',
256+
'size_bytes': 182767783,
257+
'generation': 1773078853699427,
258258
},
259259
],
260260
},
@@ -264,10 +264,10 @@ deps = {
264264
'bucket': 'chrome-for-testing-public',
265265
'objects': [
266266
{
267-
'object_name': '147.0.7725.0/mac-arm64/chrome-mac-arm64.zip',
268-
'sha256sum': '8e6ec43d54b3bee426fcefca199f110430fae5198b6b6ea1bb110345f05dec74',
269-
'size_bytes': 173253247,
270-
'generation': 1773035198927431,
267+
'object_name': '147.0.7726.0/mac-arm64/chrome-mac-arm64.zip',
268+
'sha256sum': 'ef77a5f170de31a99647f287ce6a226c42eb1d646ad0d7cb696290343081069f',
269+
'size_bytes': 173670218,
270+
'generation': 1773072751834735,
271271
},
272272
],
273273
},
@@ -277,10 +277,10 @@ deps = {
277277
'bucket': 'chrome-for-testing-public',
278278
'objects': [
279279
{
280-
'object_name': '147.0.7725.0/linux64/chrome-linux64.zip',
281-
'sha256sum': 'a753c87c1c77b203996f66f38ec0f90b25fbcf6964c35bf86686d923e0049945',
282-
'size_bytes': 179211458,
283-
'generation': 1773030672846277,
280+
'object_name': '147.0.7726.0/linux64/chrome-linux64.zip',
281+
'sha256sum': '5cce1c9ab3f13a6bb59939933bb753576b067310b8992e6f010eec66e57a9c78',
282+
'size_bytes': 179229678,
283+
'generation': 1773069904706864,
284284
},
285285
],
286286
},

0 commit comments

Comments
 (0)