Skip to content

Commit

Permalink
Release clang16 #3
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-brewer committed Mar 23, 2024
1 parent 37301b6 commit 5600188
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
10 changes: 10 additions & 0 deletions build/mapping.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,19 @@
"360916612": "https://devtools-registry.s3.yandex.net/360916612",
"4312064267": "https://devtools-registry.s3.yandex.net/4312064267",
"4312063561": "https://devtools-registry.s3.yandex.net/4312063561",
"6033368058": "https://devtools-registry.s3.yandex.net/6033368058",
"6016439034": "https://devtools-registry.s3.yandex.net/6016439034",
"6023726156": "https://devtools-registry.s3.yandex.net/6023726156",
"6033369023": "https://devtools-registry.s3.yandex.net/6033369023",
"6016474886": "https://devtools-registry.s3.yandex.net/6016474886",
"6023744448": "https://devtools-registry.s3.yandex.net/6023744448",
"6033489391": "https://devtools-registry.s3.yandex.net/6033489391",
"6016673656": "https://devtools-registry.s3.yandex.net/6016673656",
"6023846084": "https://devtools-registry.s3.yandex.net/6023846084",
"6033465229": "https://devtools-registry.s3.yandex.net/6033465229",
"6016864019": "https://devtools-registry.s3.yandex.net/6016864019",
"6023877997": "https://devtools-registry.s3.yandex.net/6023877997",
"6033421763": "https://devtools-registry.s3.yandex.net/6033421763",
"6017210355": "https://devtools-registry.s3.yandex.net/6017210355",
"6024131244": "https://devtools-registry.s3.yandex.net/6024131244",
"2062930743": "https://devtools-registry.s3.yandex.net/2062930743",
Expand Down Expand Up @@ -449,14 +454,19 @@
"360916612": "binutils 2.26 for linux_ubuntu_10.04_lucid",
"4312064267": "black_linter for linux",
"4312063561": "black_linter for linux-aarch64",
"6033368058": "clang-16-darwin-arm64-4a1002ac4598237a2d1439e314fbecda678cbb8e",
"6016439034": "clang-16-darwin-arm64-f116dc6707c5baf24345777e6c4730785eff4535",
"6023726156": "clang-16-darwin-arm64-f116dc6707c5baf24345777e6c4730785eff4535",
"6033369023": "clang-16-darwin-x86_64-4a1002ac4598237a2d1439e314fbecda678cbb8e",
"6016474886": "clang-16-darwin-x86_64-f116dc6707c5baf24345777e6c4730785eff4535",
"6023744448": "clang-16-darwin-x86_64-f116dc6707c5baf24345777e6c4730785eff4535",
"6033489391": "clang-16-linux-aarch64-4a1002ac4598237a2d1439e314fbecda678cbb8e",
"6016673656": "clang-16-linux-aarch64-f116dc6707c5baf24345777e6c4730785eff4535",
"6023846084": "clang-16-linux-aarch64-f116dc6707c5baf24345777e6c4730785eff4535",
"6033465229": "clang-16-linux-x86_64-4a1002ac4598237a2d1439e314fbecda678cbb8e",
"6016864019": "clang-16-linux-x86_64-f116dc6707c5baf24345777e6c4730785eff4535",
"6023877997": "clang-16-linux-x86_64-f116dc6707c5baf24345777e6c4730785eff4535",
"6033421763": "clang-16-mingw-w64-x86_64-4a1002ac4598237a2d1439e314fbecda678cbb8e",
"6017210355": "clang-16-mingw-w64-x86_64-f116dc6707c5baf24345777e6c4730785eff4535",
"6024131244": "clang-16-mingw-w64-x86_64-f116dc6707c5baf24345777e6c4730785eff4535",
"2062930743": "contrib/libs/clang11/pkg-windows-x86_64.json",
Expand Down
10 changes: 5 additions & 5 deletions build/platform/clang/clang16.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"by_platform": {
"darwin-arm64": {
"uri": "sbr:6023726156"
"uri": "sbr:6033368058"
},
"darwin-x86_64": {
"uri": "sbr:6023744448"
"uri": "sbr:6033369023"
},
"linux-aarch64": {
"uri": "sbr:6023846084"
"uri": "sbr:6033489391"
},
"linux-x86_64": {
"uri": "sbr:6023877997"
"uri": "sbr:6033465229"
},
"win32-x86_64": {
"uri": "sbr:6024131244"
"uri": "sbr:6033421763"
}
}
}

0 comments on commit 5600188

Please sign in to comment.