Skip to content

Commit 5eab912

Browse files
authored
Update README.md
1 parent df3c2b2 commit 5eab912

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ g++ --version
176176
```
177177

178178
```text
179-
Apple clang version 15.0.0 (clang-1500.3.9.4)
180-
Target: x86_64-apple-darwin23.6.0
179+
Apple clang version 17.0.0 (clang-1700.0.13.5)
180+
Target: x86_64-apple-darwin24.6.0
181181
Thread model: posix
182182
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
183183
```
@@ -189,7 +189,7 @@ cppcheck --version
189189
```
190190

191191
```text
192-
Cppcheck 2.15.0
192+
Cppcheck 2.18.0
193193
```
194194

195195
## Algorithm excersices sources

0 commit comments

Comments
 (0)