diff options
author | prettyboy <prettyboy@yandex-team.com> | 2024-02-05 11:52:13 +0300 |
---|---|---|
committer | prettyboy <prettyboy@yandex-team.com> | 2024-02-05 12:12:39 +0300 |
commit | 7f19175a4e231118627cb94e34a7660699463da0 (patch) | |
tree | 90bc144db11a29896b431946a7ee6df9e20eb38c /build/mapping.conf.json | |
parent | 1524a417a9a6f4fe1f5e2ca3286eab8ccec6ed2a (diff) | |
download | ydb-7f19175a4e231118627cb94e34a7660699463da0.tar.gz |
PR from branch users/prettyboy/release-ya-bin-after-fix-mapping
commit with mapping
Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
Diffstat (limited to 'build/mapping.conf.json')
-rw-r--r-- | build/mapping.conf.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index c1b337cfa3..a73bb4edb6 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -116,6 +116,7 @@ "5707396874": "https://devtools-registry.s3.yandex.net/5707396874", "5720350134": "https://devtools-registry.s3.yandex.net/5720350134", "5751429546": "https://devtools-registry.s3.yandex.net/5751429546", + "5769205511": "https://devtools-registry.s3.yandex.net/5769205511", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -144,6 +145,8 @@ "5766173070": "https://devtools-registry.s3.yandex.net/5766173070", "5766171341": "https://devtools-registry.s3.yandex.net/5766171341", "5766172695": "https://devtools-registry.s3.yandex.net/5766172695", + "5769211340": "https://devtools-registry.s3.yandex.net/5769211340", + "5769237833": "https://devtools-registry.s3.yandex.net/5769237833", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -346,6 +349,7 @@ "5707396874": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5720350134": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5751429546": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5769205511": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", @@ -374,6 +378,8 @@ "5766173070": "devtools/ymake/bin/ymake for linux", "5766171341": "devtools/ymake/bin/ymake for linux-aarch64", "5766172695": "devtools/ymake/bin/ymake for win32-clang-cl", + "5769211340": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5769237833": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307890075": "flake8_linter for linux", "5517245192": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", @@ -462,4 +468,4 @@ }, "resources_info": {}, "tasks": {} -}
\ No newline at end of file +} |