Skip to content

Commit

Permalink
chore(deps): update dependency fmt to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent bbe79cd commit 7dc35b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ http_archive(
http_archive(
name = "fmt",
build_file = "fmt.BUILD",
sha256 = "d368f9c39a33a3aef800f5be372ec1df1c12ad57ada1f60adc62f24c0e348469",
strip_prefix = "fmt-10.2.1",
sha256 = "24a72558cb99d33177931fff9dc364e569c195547cf32737e000975db5eea99f",
strip_prefix = "fmt-11.0.0",
urls = [
"https://github.com/fmtlib/fmt/archive/refs/tags/10.2.1.zip",
"https://github.com/fmtlib/fmt/archive/refs/tags/11.0.0.zip",
],
)

Expand Down

0 comments on commit 7dc35b6

Please sign in to comment.