Skip to content

Commit

Permalink
fix: update after merge from main
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Oct 19, 2023
1 parent d0d3fb7 commit d152386
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
14 changes: 7 additions & 7 deletions .devcontainer/apt-requirements-clang.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"clang-15": "1:15.0.7-0ubuntu0.22.04.3",
"clangd-15": "1:15.0.7-0ubuntu0.22.04.3",
"clang-format-15": "1:15.0.7-0ubuntu0.22.04.3",
"clang-tidy-15": "1:15.0.7-0ubuntu0.22.04.3",
"clang-tools-15": "1:15.0.7-0ubuntu0.22.04.3",
"lld-15": "1:15.0.7-0ubuntu0.22.04.3",
"llvm-15": "1:15.0.7-0ubuntu0.22.04.3"
"clang-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46",
"clangd-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46",
"clang-format-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46",
"clang-tidy-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46",
"clang-tools-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46",
"lld-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46",
"llvm-17": "1:17.0.2~++20230927043112+b7eba056b93c-1~exp1~20230927163210.46"
}
9 changes: 0 additions & 9 deletions .devcontainer/clang/apt-requirements.json

This file was deleted.

0 comments on commit d152386

Please sign in to comment.