Commit 93771e18 authored by Vadim Shtayura's avatar Vadim Shtayura Committed by LUCI CQ

[cipd] Update all packages to versions that have mac-arm64 variant.

All packages except mac-amd64 ones are built with go1.16. mac-amd64
are built with go1.15, to preserve OSX 10.10/10.11 compatibility.

Note that we still use mac-amd64 even on arm64 OSX, since
the bootstrap script still installs mac-amd64 version of CIPD.

R=iannucci@chromium.org, tandrii@chromium.org
BUG=1102967

Change-Id: I8fdb27397fbbf238fe39e81305d4642a0500ab33
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2699690
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@google.com>
parent aa70e7ab
git_revision:61ac72e84956112656e2500701dd252c5d92f6e6
git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# This file was generated by
#
# cipd selfupdate-roll -version-file cipd_client_version \
# -version git_revision:61ac72e84956112656e2500701dd252c5d92f6e6
# -version git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
#
# Do not modify manually. All changes will be overwritten.
# Use 'cipd selfupdate-roll ...' to modify.
aix-ppc64 sha256 82666df4584edad4098ce0b3683bd744f8d6b66a18513dae2606b63366dc0fb1
linux-386 sha256 5f96fd7b73bd927b07f37ddb04e393ca0ed71b5f9adb94a8e4bf2ff05a17d1a8
linux-amd64 sha256 9c532dd340d507e396699e9b29d801d17943ca5b9ea3ba4f5c9e752b2e9d9376
linux-arm64 sha256 e45e3d5d81edc32b16bccb0e7d403bc4f79ecc14c2fb12e0ade7e3b84fbd4793
linux-armv6l sha256 678f9c99a4e828def0804f8cfeca6cf9f0f59889fb3337f30ceb7f7e17517a3e
linux-mips64 sha256 9f9712821b69f5d11d85189a0b3950ccb6a3388be65fa40477ee8be79e3a14b9
linux-mips64le sha256 eccb2d3438c7e8b649788ead64e2faa00d56a9494561e4f621fccc1335a74104
linux-mipsle sha256 6f05945d9b0eb9d14550b1e836ebbe5b57e0f79e8f3a548775766f5a96ae6164
linux-ppc64 sha256 f0fdcf91585468bad83e2430a4fc8438696edd21c26d9a05076068129e995a34
linux-ppc64le sha256 30a917b27af8e80d17f83d3575cf655d451bf02cc974e9fff1aba4310ecd1efa
linux-s390x sha256 75cb9789102896416436fc033b25f9089c72ae1ae7631bf0a9785c589a467e79
mac-amd64 sha256 906efd93e265a169b4262b9c88bd9fd18440128d8f949acc0c429b6c0d6f3b76
windows-386 sha256 3f45aa6d5e9e002b4df97276688c4e71e5e437823835c6e047340c31bdedb43c
windows-amd64 sha256 a58d48748344c45a9511aab5b9b78d78fd6234c83ec9417700d81d2db8e5050d
aix-ppc64 sha256 b653fd8d50e908f407c1257e81e0239ca92eb307a8ca882a45e0f942f5158c0d
linux-386 sha256 34e45d4b924719e5a33ecfb46c88f9472379a3a8efe5e4fd16465712a1c499e5
linux-amd64 sha256 06382e4dad89684c9337ddb0c273fa8dcca0fc662f619d2a2f8e8e3b6fc1f52e
linux-arm64 sha256 5f60c6fe6dc65750125f9677486b5e9827d7ee3a753500c974aea837bb5ac9fc
linux-armv6l sha256 857288a4dad275b9581c79264e195fc183d2a40f1d98179bfe6e266a75a9ec4d
linux-mips64 sha256 215a61afb990dc6d753d8217b3f22b0ddbc9ff030ca2ac4a82f77167ed65003f
linux-mips64le sha256 ddec8532cb2c158bc7a8dab74fb660bd969fc289a054fd1b63af64e970b6c15a
linux-mipsle sha256 f90c60a11416e46ba81d79abb45b0ec0fcec51fae79329c64b6fc5c69d52c145
linux-ppc64 sha256 e6ce530aa0cc92e9f8c55816ce890aa818fe98341fc0fd17e973b795fefa2f42
linux-ppc64le sha256 e1c38b75fa1fe159dcc9180ba50e63761542b8fe10e0fd3c701c5f5db2af1c0c
linux-s390x sha256 5b364fbd626e0f287ebc481d3857b1dd4cfb51a5c46bf8db0d058564566d1d08
mac-amd64 sha256 239c57b462ddf9ddf060a15dcec7d61996ce7bb55320a53d0b1b2429f943da45
mac-arm64 sha256 b1b729f3007f74abe84873c12707621a28155d06790ab734b0f4ce129b92a804
windows-386 sha256 1047dc8804384f3fb3ec68c2f7931f538b5cd166d2946626eab579da8a7a4121
windows-amd64 sha256 a326ec919e67123218a1ced82a94a2a0e56a3996a9ca4875db6603e9969b8485
......@@ -20,7 +20,7 @@
$ResolvedVersions cipd_manifest.versions
# Fully supported platforms.
$VerifiedPlatform linux-amd64 mac-amd64 windows-amd64 windows-386
$VerifiedPlatform linux-amd64 mac-amd64 mac-arm64 windows-amd64 windows-386
# Platform with best-effort support: we have some binaries cross-compiled for
# them, but we do not test they work. They also may not have all necessary
......@@ -30,28 +30,28 @@ $VerifiedPlatform linux-arm64 linux-armv6l
$VerifiedPlatform linux-mips64 linux-mips64le linux-mipsle
# vpython.
infra/tools/luci/vpython/${platform} git_revision:0f694cdc06ba054b9960aa1ae9766e45b53d02c1
infra/tools/luci/vpython/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# LUCI editor
infra/tools/luci/led/${platform} git_revision:1492a186ef3a210e9d2bd824a2e6dee6b3c7a485
infra/tools/luci/led/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# LUCI config generator
infra/tools/luci/lucicfg/${platform} git_revision:326bf82114c1afe63ee8d4ea40f29fc797de016b
infra/tools/luci/lucicfg/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# Mac toolchain installer
infra/tools/mac_toolchain/${os=mac}-${arch} git_revision:8811b82233df02ee372cae1e19e379ca8c6a2776
infra/tools/mac_toolchain/${os=mac}-${arch} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# LUCI rpc command line tool
infra/tools/prpc/${platform} git_revision:1492a186ef3a210e9d2bd824a2e6dee6b3c7a485
infra/tools/prpc/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# LUCI authentication command line tool
infra/tools/luci-auth/${platform} git_revision:510e7187aa80b1b0d490f069437d119c28d1ea48
infra/tools/luci-auth/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# LUCI Buildbucket CLI
infra/tools/bb/${platform} git_revision:1492a186ef3a210e9d2bd824a2e6dee6b3c7a485
infra/tools/bb/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# LUCI ResultDB CLI
infra/tools/rdb/${platform} git_revision:53569bdc22443e161d94504bc66666c2a7a7417c
infra/tools/rdb/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# CHROMEOS Buildjobs CLI
chromiumos/infra/crosjobs/${platform=linux-amd64} git_revision:ed616d595eb7241d39d34907050d2949121d6ae8
......@@ -60,7 +60,7 @@ chromiumos/infra/crosjobs/${platform=linux-amd64} git_revision:ed616d595eb7241d3
infra/goma/client/${os}-amd64 git_revision:be1b7f4547023e809b636dc9572c976ccb33dcac
# dirmd, a tool to work with DIR_METADATA files
infra/tools/dirmd/${platform} git_revision:e338559e3b43debaad0de9605d13cfef52f566ec
infra/tools/dirmd/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
# Pinpoint CLI
infra/chromeperf/pinpoint/${platform} git_revision:527b8fd5485ed6bafca89042a3f0ead5ed4fe1a6
\ No newline at end of file
infra/chromeperf/pinpoint/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
This diff is collapsed.
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