There was an error while loading. Please reload this page.
1 parent 47976dc commit 80fa916Copy full SHA for 80fa916
1 file changed
cmake/dependencies.json
@@ -1,13 +1,13 @@
1
[
2
{
3
"name": "fmt",
4
- "url": "https://github.com/fmtlib/fmt/archive/refs/tags/12.1.0.tar.gz",
5
- "sha256": "ea7de4299689e12b6dddd392f9896f08fb0777ac7168897a244a6d6085043fea"
+ "url": "https://github.com/fmtlib/fmt/archive/refs/tags/12.2.0.tar.gz",
+ "sha256": "8b852bb5aa6e7d8564f9e81394055395dd1d1936d38dfd3a17792a02bebd7af0"
6
},
7
8
"name": "googletest",
9
- "url": "https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz",
10
- "sha256": "65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c"
+ "url": "https://github.com/google/googletest/archive/refs/tags/v1.18.0.tar.gz",
+ "sha256": "6e3191c1455468b3fc35a417fb565c1c5071aee1b7e7f85e30cf48a98d37d8b5"
11
12
13
"name": "benchmark",
0 commit comments