Update infra/tools/luci DEPS

Bug: None
Change-Id: I66a299e07e9949d0be088c79163a6393eab237fe
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370560
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43507}
This commit is contained in:
Björn Terelius 2024-12-06 12:39:43 +01:00 committed by WebRTC LUCI CQ
parent 414706543d
commit c8b66944d4

11
DEPS
View File

@ -599,17 +599,22 @@ deps = {
'src/tools/luci-go': {
'packages': [
{
'package': 'infra/tools/luci/cas/${{platform}}',
'version': 'git_revision:dbbe363b4b1aa09520e53ccdd2d52cb661875e53',
},
{
'package': 'infra/tools/luci/isolate/${{platform}}',
'version': 'git_revision:7dd39503276dfa4a920102ca77a2f409f2f67655',
'version': 'git_revision:dbbe363b4b1aa09520e53ccdd2d52cb661875e53',
},
{
'package': 'infra/tools/luci/swarming/${{platform}}',
'version': 'git_revision:7dd39503276dfa4a920102ca77a2f409f2f67655',
},
'version': 'git_revision:dbbe363b4b1aa09520e53ccdd2d52cb661875e53',
}
],
'dep_type': 'cipd',
},
'src/third_party/pipewire/linux-amd64': {
'packages': [
{