diff options
author | pg <pg@yandex-team.com> | 2023-11-30 01:44:19 +0300 |
---|---|---|
committer | pg <pg@yandex-team.com> | 2023-11-30 02:08:11 +0300 |
commit | db5b9523a84834471e787eec210a48f7e7cbff72 (patch) | |
tree | 663e893c817133129a2a413660199dbbef11b67e | |
parent | b3ef176785d182672db5e5595af2a644f26e079b (diff) | |
download | ydb-db5b9523a84834471e787eec210a48f7e7cbff72.tar.gz |
-rw-r--r-- | build/mapping.conf.json | 4 | ||||
-rw-r--r-- | build/platform/lld/lld16.json | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 3706e611ba..710a02b84e 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -32,7 +32,7 @@ "5424038053": "http://devtools-registry.s3.yandex.net/5424038053", "5424051723": "http://devtools-registry.s3.yandex.net/5424051723", "5453803895": "http://devtools-registry.s3.yandex.net/5453803895", - "5451200437": "http://devtools-registry.s3.yandex.net/5451200437", + "5465946272": "http://devtools-registry.s3.yandex.net/5465946272", "5463300202": "http://devtools-registry.s3.yandex.net/5463300202", "5458408674": "http://devtools-registry.s3.yandex.net/5458408674", "1966560555": "http://devtools-registry.s3.yandex.net/1966560555", @@ -124,7 +124,7 @@ "5424038053": "OTHER_RESOURCE-none-1.21.3-y_go1.21.3.linux-arm64.tar.gz", "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", + "5465946272": "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)", diff --git a/build/platform/lld/lld16.json b/build/platform/lld/lld16.json index 85db38120e..31e594fa2b 100644 --- a/build/platform/lld/lld16.json +++ b/build/platform/lld/lld16.json @@ -1,8 +1,7 @@ { "by_platform": { "darwin-arm64": { - "_origin": "https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.5/clang+llvm-16.0.5-arm64-apple-darwin22.0.tar.xz", - "uri": "sbr:5451200437" + "uri": "sbr:5465946272" }, "darwin-x86_64": { "uri": "sbr:5453803895" |