diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 9935e4a50..47d2094f7 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -80,18 +80,23 @@ "360916612": "https://devtools-registry.s3.yandex.net/360916612", "4312064267": "https://devtools-registry.s3.yandex.net/4312064267", "4312063561": "https://devtools-registry.s3.yandex.net/4312063561", + "6140209067": "https://devtools-registry.s3.yandex.net/6140209067", "6033368058": "https://devtools-registry.s3.yandex.net/6033368058", "6016439034": "https://devtools-registry.s3.yandex.net/6016439034", "6023726156": "https://devtools-registry.s3.yandex.net/6023726156", + "6139882607": "https://devtools-registry.s3.yandex.net/6139882607", "6033369023": "https://devtools-registry.s3.yandex.net/6033369023", "6016474886": "https://devtools-registry.s3.yandex.net/6016474886", "6023744448": "https://devtools-registry.s3.yandex.net/6023744448", + "6139820676": "https://devtools-registry.s3.yandex.net/6139820676", "6033489391": "https://devtools-registry.s3.yandex.net/6033489391", "6016673656": "https://devtools-registry.s3.yandex.net/6016673656", "6023846084": "https://devtools-registry.s3.yandex.net/6023846084", + "6139782997": "https://devtools-registry.s3.yandex.net/6139782997", "6033465229": "https://devtools-registry.s3.yandex.net/6033465229", "6016864019": "https://devtools-registry.s3.yandex.net/6016864019", "6023877997": "https://devtools-registry.s3.yandex.net/6023877997", + "6139792533": "https://devtools-registry.s3.yandex.net/6139792533", "6033421763": "https://devtools-registry.s3.yandex.net/6033421763", "6017210355": "https://devtools-registry.s3.yandex.net/6017210355", "6024131244": "https://devtools-registry.s3.yandex.net/6024131244", @@ -503,18 +508,23 @@ "360916612": "binutils 2.26 for linux_ubuntu_10.04_lucid", "4312064267": "black_linter for linux", "4312063561": "black_linter for linux-aarch64", + "6140209067": "clang-16-darwin-arm64-29085bdbacf3a977f3f7e0e53f553dd1445da84f", "6033368058": "clang-16-darwin-arm64-4a1002ac4598237a2d1439e314fbecda678cbb8e", "6016439034": "clang-16-darwin-arm64-f116dc6707c5baf24345777e6c4730785eff4535", "6023726156": "clang-16-darwin-arm64-f116dc6707c5baf24345777e6c4730785eff4535", + "6139882607": "clang-16-darwin-x86_64-29085bdbacf3a977f3f7e0e53f553dd1445da84f", "6033369023": "clang-16-darwin-x86_64-4a1002ac4598237a2d1439e314fbecda678cbb8e", "6016474886": "clang-16-darwin-x86_64-f116dc6707c5baf24345777e6c4730785eff4535", "6023744448": "clang-16-darwin-x86_64-f116dc6707c5baf24345777e6c4730785eff4535", + "6139820676": "clang-16-linux-aarch64-29085bdbacf3a977f3f7e0e53f553dd1445da84f", "6033489391": "clang-16-linux-aarch64-4a1002ac4598237a2d1439e314fbecda678cbb8e", "6016673656": "clang-16-linux-aarch64-f116dc6707c5baf24345777e6c4730785eff4535", "6023846084": "clang-16-linux-aarch64-f116dc6707c5baf24345777e6c4730785eff4535", + "6139782997": "clang-16-linux-x86_64-29085bdbacf3a977f3f7e0e53f553dd1445da84f", "6033465229": "clang-16-linux-x86_64-4a1002ac4598237a2d1439e314fbecda678cbb8e", "6016864019": "clang-16-linux-x86_64-f116dc6707c5baf24345777e6c4730785eff4535", "6023877997": "clang-16-linux-x86_64-f116dc6707c5baf24345777e6c4730785eff4535", + "6139792533": "clang-16-mingw-w64-x86_64-29085bdbacf3a977f3f7e0e53f553dd1445da84f", "6033421763": "clang-16-mingw-w64-x86_64-4a1002ac4598237a2d1439e314fbecda678cbb8e", "6017210355": "clang-16-mingw-w64-x86_64-f116dc6707c5baf24345777e6c4730785eff4535", "6024131244": "clang-16-mingw-w64-x86_64-f116dc6707c5baf24345777e6c4730785eff4535", diff --git a/build/platform/clang/clang16.json b/build/platform/clang/clang16.json index f9d6146a0..3ac0b53b6 100644 --- a/build/platform/clang/clang16.json +++ b/build/platform/clang/clang16.json @@ -1,19 +1,19 @@ { "by_platform": { "darwin-arm64": { - "uri": "sbr:6033368058" + "uri": "sbr:6140209067" }, "darwin-x86_64": { - "uri": "sbr:6033369023" + "uri": "sbr:6139882607" }, "linux-aarch64": { - "uri": "sbr:6033489391" + "uri": "sbr:6139820676" }, "linux-x86_64": { - "uri": "sbr:6033465229" + "uri": "sbr:6139782997" }, "win32-x86_64": { - "uri": "sbr:6033421763" + "uri": "sbr:6139792533" } } }