diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-17 07:36:35 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-17 08:18:43 +0300 |
commit | 275956d7b7169702a670b937dea50a17b44e2cc2 (patch) | |
tree | 7a166bf8afbd9830048c1da38cca54e511e7610c | |
parent | 724ed3487095006213df95a9264fc87f234e336c (diff) | |
download | ydb-275956d7b7169702a670b937dea50a17b44e2cc2.tar.gz |
External build system generator release 62
Update tools: yexport, os-yexport
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 | ||||
-rw-r--r-- | build/mapping.conf.json | 12 |
2 files changed, 9 insertions, 9 deletions
diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index cd36a0fff6..b4d82d05bb 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:5383909125" + "uri": "sbr:5404031522" }, "darwin-arm64": { - "uri": "sbr:5383910785" + "uri": "sbr:5404018381" }, "linux": { - "uri": "sbr:5383909425" + "uri": "sbr:5404035854" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 5d434ec838..6172dc182f 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -89,9 +89,9 @@ "5054512910": "http://devtools-registry.s3.yandex.net/5054512910", "5054518131": "http://devtools-registry.s3.yandex.net/5054518131", "5054515588": "http://devtools-registry.s3.yandex.net/5054515588", - "5383921755": "http://devtools-registry.s3.yandex.net/5383921755", - "5383924774": "http://devtools-registry.s3.yandex.net/5383924774", - "5383928344": "http://devtools-registry.s3.yandex.net/5383928344", + "5404056221": "http://devtools-registry.s3.yandex.net/5404056221", + "5404042641": "http://devtools-registry.s3.yandex.net/5404042641", + "5404131711": "http://devtools-registry.s3.yandex.net/5404131711", "5378636820": "http://devtools-registry.s3.yandex.net/5378636820", "5378630516": "http://devtools-registry.s3.yandex.net/5378630516", "5378641122": "http://devtools-registry.s3.yandex.net/5378641122", @@ -188,9 +188,9 @@ "5054512910": "ya-tc for darwin-arm64", "5054518131": "ya-tc for linux", "5054515588": "ya-tc for linux-aarch64", - "5383921755": "yexport for darwin", - "5383924774": "yexport for darwin-arm64", - "5383928344": "yexport for linux", + "5404056221": "yexport for darwin", + "5404042641": "yexport for darwin-arm64", + "5404131711": "yexport for linux", "5378636820": "ymake for darwin", "5378630516": "ymake for darwin-arm64", "5378641122": "ymake for linux", |