Skip to content

Commit 80fa916

Browse files
Bump CMake and Meson dependencies
1 parent 47976dc commit 80fa916

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cmake/dependencies.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[
22
{
33
"name": "fmt",
4-
"url": "https://github.com/fmtlib/fmt/archive/refs/tags/12.1.0.tar.gz",
5-
"sha256": "ea7de4299689e12b6dddd392f9896f08fb0777ac7168897a244a6d6085043fea"
4+
"url": "https://github.com/fmtlib/fmt/archive/refs/tags/12.2.0.tar.gz",
5+
"sha256": "8b852bb5aa6e7d8564f9e81394055395dd1d1936d38dfd3a17792a02bebd7af0"
66
},
77
{
88
"name": "googletest",
9-
"url": "https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz",
10-
"sha256": "65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c"
9+
"url": "https://github.com/google/googletest/archive/refs/tags/v1.18.0.tar.gz",
10+
"sha256": "6e3191c1455468b3fc35a417fb565c1c5071aee1b7e7f85e30cf48a98d37d8b5"
1111
},
1212
{
1313
"name": "benchmark",

0 commit comments

Comments
 (0)