diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-12 09:16:44 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-12 09:38:20 +0300 |
commit | 72ea0d54af4315a211feff21d26018b9562650ef (patch) | |
tree | 67500cf765eb38b15e2bc46120165ad190266102 | |
parent | 8ce453e99436f235c1933569c43e0a97a1b96eaf (diff) | |
download | ydb-72ea0d54af4315a211feff21d26018b9562650ef.tar.gz |
External build system generator release 58
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 4b08daa2645..3d4ce79ce9f 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:5111970858" + "uri": "sbr:5235213075" }, "darwin-arm64": { - "uri": "sbr:5111976416" + "uri": "sbr:5235219661" }, "linux": { - "uri": "sbr:5112005661" + "uri": "sbr:5235218567" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 591bffbd2ce..cd8497bf6d7 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -102,9 +102,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", - "5111996178": "http://devtools-registry.s3.yandex.net/5111996178", - "5111987261": "http://devtools-registry.s3.yandex.net/5111987261", - "5111998098": "http://devtools-registry.s3.yandex.net/5111998098", + "5235236692": "http://devtools-registry.s3.yandex.net/5235236692", + "5235223851": "http://devtools-registry.s3.yandex.net/5235223851", + "5235225401": "http://devtools-registry.s3.yandex.net/5235225401", "5171095103": "http://devtools-registry.s3.yandex.net/5171095103", "5171093801": "http://devtools-registry.s3.yandex.net/5171093801", "5171093016": "http://devtools-registry.s3.yandex.net/5171093016", @@ -214,9 +214,9 @@ "5054512910": "ya-tc for darwin-arm64", "5054518131": "ya-tc for linux", "5054515588": "ya-tc for linux-aarch64", - "5111996178": "yexport for darwin", - "5111987261": "yexport for darwin-arm64", - "5111998098": "yexport for linux", + "5235236692": "yexport for darwin", + "5235223851": "yexport for darwin-arm64", + "5235225401": "yexport for linux", "5171095103": "ymake for darwin", "5171093801": "ymake for darwin-arm64", "5171093016": "ymake for linux", |