diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-11-26 20:13:11 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-11-26 20:30:20 +0300 |
commit | e607da222a564efe307bc3ed5ccb75fa08e70d27 (patch) | |
tree | 6d5ec9ec3a135a7211f740859ba360bfe1eba386 | |
parent | 00deefc167044535c1a7adb6b825f46e47c1d643 (diff) | |
download | ydb-e607da222a564efe307bc3ed5ccb75fa08e70d27.tar.gz |
External build system generator release 101
Update tools: yexport, os-yexport
commit_hash:267008537db44e27a06cbd8e958550223626121f
-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 eca22987935..ab5e6958323 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:7370212609" + "uri": "sbr:7539368752" }, "darwin-arm64": { - "uri": "sbr:7370211678" + "uri": "sbr:7539368187" }, "linux": { - "uri": "sbr:7370210775" + "uri": "sbr:7539367458" } } } diff --git a/build/external_resources/yexport/resources.json b/build/external_resources/yexport/resources.json index 2936b9695bf..deaacd465da 100644 --- a/build/external_resources/yexport/resources.json +++ b/build/external_resources/yexport/resources.json @@ -1,13 +1,13 @@ { "by_platform": { "darwin": { - "uri": "sbr:7370190051" + "uri": "sbr:7539341499" }, "darwin-arm64": { - "uri": "sbr:7370188821" + "uri": "sbr:7539340652" }, "linux": { - "uri": "sbr:7370187741" + "uri": "sbr:7539339643" } } } diff --git a/build/mapping.conf.json b/build/mapping.conf.json index b8c96f814d2..65cdb12e4db 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -520,6 +520,7 @@ "6913307396": "https://devtools-registry.s3.yandex.net/6913307396", "7196092605": "https://devtools-registry.s3.yandex.net/7196092605", "7370212609": "https://devtools-registry.s3.yandex.net/7370212609", + "7539368752": "https://devtools-registry.s3.yandex.net/7539368752", "5811823398": "https://devtools-registry.s3.yandex.net/5811823398", "5840611310": "https://devtools-registry.s3.yandex.net/5840611310", "5860185593": "https://devtools-registry.s3.yandex.net/5860185593", @@ -543,6 +544,7 @@ "6913305359": "https://devtools-registry.s3.yandex.net/6913305359", "7196092155": "https://devtools-registry.s3.yandex.net/7196092155", "7370211678": "https://devtools-registry.s3.yandex.net/7370211678", + "7539368187": "https://devtools-registry.s3.yandex.net/7539368187", "5811822876": "https://devtools-registry.s3.yandex.net/5811822876", "5840610640": "https://devtools-registry.s3.yandex.net/5840610640", "5860184285": "https://devtools-registry.s3.yandex.net/5860184285", @@ -566,6 +568,7 @@ "6913303010": "https://devtools-registry.s3.yandex.net/6913303010", "7196091589": "https://devtools-registry.s3.yandex.net/7196091589", "7370210775": "https://devtools-registry.s3.yandex.net/7370210775", + "7539367458": "https://devtools-registry.s3.yandex.net/7539367458", "5766172292": "https://devtools-registry.s3.yandex.net/5766172292", "5805431504": "https://devtools-registry.s3.yandex.net/5805431504", "5829027626": "https://devtools-registry.s3.yandex.net/5829027626", @@ -1581,6 +1584,7 @@ "6913307396": "devtools/yexport/bin/yexport for darwin", "7196092605": "devtools/yexport/bin/yexport for darwin", "7370212609": "devtools/yexport/bin/yexport for darwin", + "7539368752": "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", @@ -1604,6 +1608,7 @@ "6913305359": "devtools/yexport/bin/yexport for darwin-arm64", "7196092155": "devtools/yexport/bin/yexport for darwin-arm64", "7370211678": "devtools/yexport/bin/yexport for darwin-arm64", + "7539368187": "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", @@ -1627,6 +1632,7 @@ "6913303010": "devtools/yexport/bin/yexport for linux", "7196091589": "devtools/yexport/bin/yexport for linux", "7370210775": "devtools/yexport/bin/yexport for linux", + "7539367458": "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", |