diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-19 20:20:24 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-07-19 20:28:57 +0300 |
commit | 1eafc358f721395d1eac1a4480f51ee78c966485 (patch) | |
tree | 8ea3906493df02fb67d52150050ba92c9270ecdb | |
parent | db087f79670b18e688843ea625f031782644238d (diff) | |
download | ydb-1eafc358f721395d1eac1a4480f51ee78c966485.tar.gz |
External build system generator release 96
Update tools: yexport, os-yexport
8b3576a0e09c2fdc2bb48ac86fa4c51344df131d
-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 04a8c33ff5..16c1903ae5 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:6693380504" + "uri": "sbr:6713117210" }, "darwin-arm64": { - "uri": "sbr:6693380132" + "uri": "sbr:6713113801" }, "linux": { - "uri": "sbr:6693379678" + "uri": "sbr:6713110487" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index b4fe321431..69e7788e6b 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6693373601" + "uri": "sbr:6712595237" }, "darwin-arm64": { - "uri": "sbr:6693372415" + "uri": "sbr:6712593466" }, "linux": { - "uri": "sbr:6693371162" + "uri": "sbr:6712591739" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 6690107e8e..d246b3964b 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -355,6 +355,7 @@ "6556875672": "https://devtools-registry.s3.yandex.net/6556875672", "6584574198": "https://devtools-registry.s3.yandex.net/6584574198", "6693380504": "https://devtools-registry.s3.yandex.net/6693380504", + "6713117210": "https://devtools-registry.s3.yandex.net/6713117210", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -373,6 +374,7 @@ "6556874915": "https://devtools-registry.s3.yandex.net/6556874915", "6584572692": "https://devtools-registry.s3.yandex.net/6584572692", "6693380132": "https://devtools-registry.s3.yandex.net/6693380132", + "6713113801": "https://devtools-registry.s3.yandex.net/6713113801", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -391,6 +393,7 @@ "6556873941": "https://devtools-registry.s3.yandex.net/6556873941", "6584571169": "https://devtools-registry.s3.yandex.net/6584571169", "6693379678": "https://devtools-registry.s3.yandex.net/6693379678", + "6713110487": "https://devtools-registry.s3.yandex.net/6713110487", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -1009,6 +1012,7 @@ "6556875672": "devtools/yexport/bin/yexport for darwin", "6584574198": "devtools/yexport/bin/yexport for darwin", "6693380504": "devtools/yexport/bin/yexport for darwin", + "6713117210": "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", @@ -1027,6 +1031,7 @@ "6556874915": "devtools/yexport/bin/yexport for darwin-arm64", "6584572692": "devtools/yexport/bin/yexport for darwin-arm64", "6693380132": "devtools/yexport/bin/yexport for darwin-arm64", + "6713113801": "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", @@ -1045,6 +1050,7 @@ "6556873941": "devtools/yexport/bin/yexport for linux", "6584571169": "devtools/yexport/bin/yexport for linux", "6693379678": "devtools/yexport/bin/yexport for linux", + "6713110487": "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", |