update sha256

This commit is contained in:
MV Shiva Prasad 2025-07-16 23:42:14 +05:30
parent 67e0e0a4ed
commit 4c8ce84c83
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ def grpc_java_repositories(bzlmod = False):
http_archive(
name = "com_github_cncf_xds",
strip_prefix = "xds-2ac532fd44436293585084f8d94c6bdb17835af0",
sha256 = "9eb19bf85caba07019ec2a37116ad83d60e662f6e715002d21b89a34e981e281",
sha256 = "790c4c83b6950bb602fec221f6a529d9f368cdc8852aae7d2592d0d04b015f37",
urls = [
"https://github.com/cncf/xds/archive/2ac532fd44436293585084f8d94c6bdb17835af0.tar.gz",
],