Browse Source

Update binary black to 24.10.0
commit_hash:6b0f525ddaa513534f567494a482afdd2149b9b0

shadchin 5 months ago
parent
commit
8acff7ec3d
2 changed files with 15 additions and 5 deletions
  1. 10 0
      build/mapping.conf.json
  2. 5 5
      build/ya.conf.json

+ 10 - 0
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",

+ 5 - 5
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"
                     }
                 }
             }