aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshadchin <shadchin@yandex-team.com>2024-10-12 23:35:32 +0300
committershadchin <shadchin@yandex-team.com>2024-10-12 23:45:06 +0300
commit8acff7ec3d64307981a0af24d067c172e0ea531f (patch)
treef17ec98f75db24b43b3146f3a3578d08c15df7ef
parent2ededd768729f60e62b43b81207c23e3b7e2b524 (diff)
downloadydb-8acff7ec3d64307981a0af24d067c172e0ea531f.tar.gz
Update binary black to 24.10.0
commit_hash:6b0f525ddaa513534f567494a482afdd2149b9b0
-rw-r--r--build/mapping.conf.json10
-rw-r--r--build/ya.conf.json10
2 files changed, 15 insertions, 5 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 33eb41b162..eac334c754 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -190,18 +190,23 @@
"5599878022": "https://devtools-registry.s3.yandex.net/5599878022",
"6635026187": "https://devtools-registry.s3.yandex.net/6635026187",
"6816406420": "https://devtools-registry.s3.yandex.net/6816406420",
+ "7257128993": "https://devtools-registry.s3.yandex.net/7257128993",
"5599877541": "https://devtools-registry.s3.yandex.net/5599877541",
"6635026071": "https://devtools-registry.s3.yandex.net/6635026071",
"6816406079": "https://devtools-registry.s3.yandex.net/6816406079",
+ "7257127197": "https://devtools-registry.s3.yandex.net/7257127197",
"5599878769": "https://devtools-registry.s3.yandex.net/5599878769",
"6635026422": "https://devtools-registry.s3.yandex.net/6635026422",
"6816407233": "https://devtools-registry.s3.yandex.net/6816407233",
+ "7257132940": "https://devtools-registry.s3.yandex.net/7257132940",
"5599877008": "https://devtools-registry.s3.yandex.net/5599877008",
"6635025898": "https://devtools-registry.s3.yandex.net/6635025898",
"6816405372": "https://devtools-registry.s3.yandex.net/6816405372",
+ "7257125308": "https://devtools-registry.s3.yandex.net/7257125308",
"5599878473": "https://devtools-registry.s3.yandex.net/5599878473",
"6635026287": "https://devtools-registry.s3.yandex.net/6635026287",
"6816406896": "https://devtools-registry.s3.yandex.net/6816406896",
+ "7257131047": "https://devtools-registry.s3.yandex.net/7257131047",
"5841616607": "https://devtools-registry.s3.yandex.net/5841616607",
"6255592114": "https://devtools-registry.s3.yandex.net/6255592114",
"6607396810": "https://devtools-registry.s3.yandex.net/6607396810",
@@ -1111,18 +1116,23 @@
"5599878022": "contrib/python/black/bin/black for darwin",
"6635026187": "contrib/python/black/bin/black for darwin",
"6816406420": "contrib/python/black/bin/black for darwin",
+ "7257128993": "contrib/python/black/bin/black for darwin",
"5599877541": "contrib/python/black/bin/black for darwin-arm64",
"6635026071": "contrib/python/black/bin/black for darwin-arm64",
"6816406079": "contrib/python/black/bin/black for darwin-arm64",
+ "7257127197": "contrib/python/black/bin/black for darwin-arm64",
"5599878769": "contrib/python/black/bin/black for linux",
"6635026422": "contrib/python/black/bin/black for linux",
"6816407233": "contrib/python/black/bin/black for linux",
+ "7257132940": "contrib/python/black/bin/black for linux",
"5599877008": "contrib/python/black/bin/black for linux-aarch64",
"6635025898": "contrib/python/black/bin/black for linux-aarch64",
"6816405372": "contrib/python/black/bin/black for linux-aarch64",
+ "7257125308": "contrib/python/black/bin/black for linux-aarch64",
"5599878473": "contrib/python/black/bin/black for win32",
"6635026287": "contrib/python/black/bin/black for win32",
"6816406896": "contrib/python/black/bin/black for win32",
+ "7257131047": "contrib/python/black/bin/black for win32",
"5841616607": "contrib/tools/protoc/bin/protoc for linux",
"6255592114": "contrib/tools/python3/bin/python3 for darwin",
"6607396810": "contrib/tools/python3/bin/python3 for darwin",
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 3641ba3e10..a36158cf1f 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -39,19 +39,19 @@
"formula": {
"by_platform": {
"darwin-arm64": {
- "uri": "sbr:6816406079"
+ "uri": "sbr:7257127197"
},
"darwin-x86_64": {
- "uri": "sbr:6816406420"
+ "uri": "sbr:7257128993"
},
"linux-aarch64": {
- "uri": "sbr:6816405372"
+ "uri": "sbr:7257125308"
},
"linux-x86_64": {
- "uri": "sbr:6816407233"
+ "uri": "sbr:7257132940"
},
"win32-x86_64": {
- "uri": "sbr:6816406896"
+ "uri": "sbr:7257131047"
}
}
}