diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-05-02 10:19:00 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-05-02 10:28:57 +0300 |
commit | f201836e67793bbae7adb7e871d7c92cdbb694d4 (patch) | |
tree | 886e7093290fee71ca1bf31eeab8100c934a7aaa | |
parent | f460ef94831ee93f15060a67b621062fee0785b3 (diff) | |
download | ydb-f201836e67793bbae7adb7e871d7c92cdbb694d4.tar.gz |
External build system generator release 87
Update tools: yexport, os-yexport
f68ffba254b173e9d30868f1474c92f1b6e46ba5
-rw-r--r-- | build/external_resources/yexport/resources.json | 6 | ||||
-rw-r--r-- | build/mapping.conf.json | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index 548dd4ada8..8335c54d64 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:6229343240" + "uri": "sbr:6264087179" }, "darwin-arm64": { - "uri": "sbr:6229342354" + "uri": "sbr:6264086927" }, "linux": { - "uri": "sbr:6229341588" + "uri": "sbr:6264086715" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 7542bbed69..009f4e4257 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -254,6 +254,7 @@ "6090207712": "https://devtools-registry.s3.yandex.net/6090207712", "6222517102": "https://devtools-registry.s3.yandex.net/6222517102", "6229387247": "https://devtools-registry.s3.yandex.net/6229387247", + "6264098017": "https://devtools-registry.s3.yandex.net/6264098017", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -263,6 +264,7 @@ "6090207496": "https://devtools-registry.s3.yandex.net/6090207496", "6222515843": "https://devtools-registry.s3.yandex.net/6222515843", "6229385673": "https://devtools-registry.s3.yandex.net/6229385673", + "6264097881": "https://devtools-registry.s3.yandex.net/6264097881", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -272,6 +274,7 @@ "6090206998": "https://devtools-registry.s3.yandex.net/6090206998", "6222514531": "https://devtools-registry.s3.yandex.net/6222514531", "6229383678": "https://devtools-registry.s3.yandex.net/6229383678", + "6264097662": "https://devtools-registry.s3.yandex.net/6264097662", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -720,6 +723,7 @@ "6090207712": "devtools/yexport/bin/yexport for darwin", "6222517102": "devtools/yexport/bin/yexport for darwin", "6229387247": "devtools/yexport/bin/yexport for darwin", + "6264098017": "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", @@ -729,6 +733,7 @@ "6090207496": "devtools/yexport/bin/yexport for darwin-arm64", "6222515843": "devtools/yexport/bin/yexport for darwin-arm64", "6229385673": "devtools/yexport/bin/yexport for darwin-arm64", + "6264097881": "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", @@ -738,6 +743,7 @@ "6090206998": "devtools/yexport/bin/yexport for linux", "6222514531": "devtools/yexport/bin/yexport for linux", "6229383678": "devtools/yexport/bin/yexport for linux", + "6264097662": "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", |