diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-08-21 17:57:58 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-08-21 18:32:35 +0300 |
commit | 48030df959b695d97ba692d568ce8b812d5d4280 (patch) | |
tree | 19a04156a52cee21e2a39f37fdbcf26d5888639f /build | |
parent | df1c7fe2196695d6fab95ed099aec8bf64788bda (diff) | |
download | ydb-48030df959b695d97ba692d568ce8b812d5d4280.tar.gz |
External build system generator release 98
Update tools: yexport, os-yexport
c6e64241d2cbdcf9e95017a87c0e3959e88db79d
Diffstat (limited to 'build')
-rw-r--r-- | build/external_resources/yexport/public.resources.json | 6 | ||||
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 | ||||
-rw-r--r-- | build/mapping.conf.json | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/build/external_resources/yexport/public.resources.json b/build/external_resources/yexport/public.resources.json index 3c54ee617f..cc44cae5bf 100644 --- a/build/external_resources/yexport/public.resources.json +++ b/build/external_resources/yexport/public.resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6767780570" + "uri": "sbr:6913307396" }, "darwin-arm64": { - "uri": "sbr:6767778005" + "uri": "sbr:6913305359" }, "linux": { - "uri": "sbr:6767775474" + "uri": "sbr:6913303010" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index ae1f1c8d07..7c1e082114 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6767772494" + "uri": "sbr:6913264356" }, "darwin-arm64": { - "uri": "sbr:6767770308" + "uri": "sbr:6913262072" }, "linux": { - "uri": "sbr:6767768467" + "uri": "sbr:6913260299" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index d190dbc3f8..f9a382956e 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -446,6 +446,7 @@ "6693380504": "https://devtools-registry.s3.yandex.net/6693380504", "6713117210": "https://devtools-registry.s3.yandex.net/6713117210", "6767780570": "https://devtools-registry.s3.yandex.net/6767780570", + "6913307396": "https://devtools-registry.s3.yandex.net/6913307396", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -466,6 +467,7 @@ "6693380132": "https://devtools-registry.s3.yandex.net/6693380132", "6713113801": "https://devtools-registry.s3.yandex.net/6713113801", "6767778005": "https://devtools-registry.s3.yandex.net/6767778005", + "6913305359": "https://devtools-registry.s3.yandex.net/6913305359", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -486,6 +488,7 @@ "6693379678": "https://devtools-registry.s3.yandex.net/6693379678", "6713110487": "https://devtools-registry.s3.yandex.net/6713110487", "6767775474": "https://devtools-registry.s3.yandex.net/6767775474", + "6913303010": "https://devtools-registry.s3.yandex.net/6913303010", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -1238,6 +1241,7 @@ "6693380504": "devtools/yexport/bin/yexport for darwin", "6713117210": "devtools/yexport/bin/yexport for darwin", "6767780570": "devtools/yexport/bin/yexport for darwin", + "6913307396": "devtools/yexport/bin/yexport for darwin", "5811823398": "devtools/yexport/bin/yexport for darwin-arm64", "5840611310": "devtools/yexport/bin/yexport for darwin-arm64", "5860185593": "devtools/yexport/bin/yexport for darwin-arm64", @@ -1258,6 +1262,7 @@ "6693380132": "devtools/yexport/bin/yexport for darwin-arm64", "6713113801": "devtools/yexport/bin/yexport for darwin-arm64", "6767778005": "devtools/yexport/bin/yexport for darwin-arm64", + "6913305359": "devtools/yexport/bin/yexport for darwin-arm64", "5811822876": "devtools/yexport/bin/yexport for linux", "5840610640": "devtools/yexport/bin/yexport for linux", "5860184285": "devtools/yexport/bin/yexport for linux", @@ -1278,6 +1283,7 @@ "6693379678": "devtools/yexport/bin/yexport for linux", "6713110487": "devtools/yexport/bin/yexport for linux", "6767775474": "devtools/yexport/bin/yexport for linux", + "6913303010": "devtools/yexport/bin/yexport for linux", "5766172292": "devtools/ymake/bin/ymake for darwin", "5805431504": "devtools/ymake/bin/ymake for darwin", "5829027626": "devtools/ymake/bin/ymake for darwin", |