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

Commit 2aa68f2

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/8687808066266360321 R=chrome-devtools-waterfall-gardener-emea-oncall@google.com Bug: none Change-Id: Ieaf92d0d8b49626f22209f72033819a674d7a4cf Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7647513 Commit-Queue: Simon Zünd <szuend@chromium.org> Commit-Queue: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Devtools Autoroller <devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Simon Zünd <szuend@chromium.org>
1 parent 14b4d5d commit 2aa68f2

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.7724.0',
55+
'chrome': '147.0.7725.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.7724.0/win64/chrome-win64.zip',
242-
'sha256sum': '325e220fae093207a214000bc1a6094e83896a3119513a91eb2688b361129d71',
243-
'size_bytes': 188333404,
244-
'generation': 1772908984506939,
241+
'object_name': '147.0.7725.0/win64/chrome-win64.zip',
242+
'sha256sum': 'b3a17ef41ba245913f646d7ba43b4c2b2a7914613803a417a21954cb78da97d0',
243+
'size_bytes': 188369838,
244+
'generation': 1773033471020335,
245245
},
246246
],
247247
},
@@ -251,10 +251,10 @@ deps = {
251251
'bucket': 'chrome-for-testing-public',
252252
'objects': [
253253
{
254-
'object_name': '147.0.7724.0/mac-x64/chrome-mac-x64.zip',
255-
'sha256sum': '0102330a1e897f2307d574539b061e0a41366fe522da5ba44a1ce82b07e2d51a',
256-
'size_bytes': 182707150,
257-
'generation': 1772909404337719,
254+
'object_name': '147.0.7725.0/mac-x64/chrome-mac-x64.zip',
255+
'sha256sum': '099a8b661cfd9bc4dc9313dff3247b2ca401998effd590e0d31888b876833b4b',
256+
'size_bytes': 182752783,
257+
'generation': 1773042811146822,
258258
},
259259
],
260260
},
@@ -264,10 +264,10 @@ deps = {
264264
'bucket': 'chrome-for-testing-public',
265265
'objects': [
266266
{
267-
'object_name': '147.0.7724.0/mac-arm64/chrome-mac-arm64.zip',
268-
'sha256sum': 'cc97fc5688ea5de7d3a6b5afa555813c8258f99681b5334e18993a1ef719b877',
269-
'size_bytes': 173232290,
270-
'generation': 1772903567316025,
267+
'object_name': '147.0.7725.0/mac-arm64/chrome-mac-arm64.zip',
268+
'sha256sum': '8e6ec43d54b3bee426fcefca199f110430fae5198b6b6ea1bb110345f05dec74',
269+
'size_bytes': 173253247,
270+
'generation': 1773035198927431,
271271
},
272272
],
273273
},
@@ -277,10 +277,10 @@ deps = {
277277
'bucket': 'chrome-for-testing-public',
278278
'objects': [
279279
{
280-
'object_name': '147.0.7724.0/linux64/chrome-linux64.zip',
281-
'sha256sum': '5378581e911609058d5dbb877d92a8ff0bf4b865e005208dfa674fb464dbdbbb',
282-
'size_bytes': 179299648,
283-
'generation': 1772901295355336,
280+
'object_name': '147.0.7725.0/linux64/chrome-linux64.zip',
281+
'sha256sum': 'a753c87c1c77b203996f66f38ec0f90b25fbcf6964c35bf86686d923e0049945',
282+
'size_bytes': 179211458,
283+
'generation': 1773030672846277,
284284
},
285285
],
286286
},

0 commit comments

Comments
 (0)