diff options
author | pg <pg@yandex-team.com> | 2023-11-30 01:20:52 +0300 |
---|---|---|
committer | pg <pg@yandex-team.com> | 2023-11-30 01:51:45 +0300 |
commit | b3ef176785d182672db5e5595af2a644f26e079b (patch) | |
tree | d835d6c5cb5a3801122cacb01d64e521f7b8a6e2 | |
parent | bccf9ed4d65e4d7bd8f1c87610e61b39e2fe2537 (diff) | |
download | ydb-b3ef176785d182672db5e5595af2a644f26e079b.tar.gz |
-rw-r--r-- | build/mapping.conf.json | 4 | ||||
-rw-r--r-- | build/platform/lld/lld16.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 3690a62c35..3706e611ba 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -33,7 +33,7 @@ "5424051723": "http://devtools-registry.s3.yandex.net/5424051723", "5453803895": "http://devtools-registry.s3.yandex.net/5453803895", "5451200437": "http://devtools-registry.s3.yandex.net/5451200437", - "5450199978": "http://devtools-registry.s3.yandex.net/5450199978", + "5463300202": "http://devtools-registry.s3.yandex.net/5463300202", "5458408674": "http://devtools-registry.s3.yandex.net/5458408674", "1966560555": "http://devtools-registry.s3.yandex.net/1966560555", "309054781": "http://devtools-registry.s3.yandex.net/309054781", @@ -125,7 +125,7 @@ "5424051723": "OTHER_RESOURCE-none-1.21.3-y_go1.21.3.windows-amd64.tar.gz", "5453803895": "OTHER_RESOURCE-none-none-lld.tgz", "5451200437": "OTHER_RESOURCE-none-none-lld.tgz", - "5450199978": "OTHER_RESOURCE-none-none-lld.tgz", + "5463300202": "OTHER_RESOURCE-none-none-lld.tgz", "5458408674": "OTHER_RESOURCE-none-none-lld.tgz", "1966560555": "Ubuntu 14 x86-64 native SDK (patched, v3)", "309054781": "Ubuntu 16 x86-64 -> Ubuntu 16 aarch64 cross SDK", diff --git a/build/platform/lld/lld16.json b/build/platform/lld/lld16.json index 8cbcb20b7d..85db38120e 100644 --- a/build/platform/lld/lld16.json +++ b/build/platform/lld/lld16.json @@ -11,7 +11,7 @@ "uri": "sbr:5458408674" }, "linux-x86_64": { - "uri": "sbr:5450199978" + "uri": "sbr:5463300202" } } } |