Skip to content

Commit

Permalink
chore(deps): update dependency fmt to v10.2.1 (oneapi-src#2624)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent a1ebab5 commit 1070fc7
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 @@ -123,8 +123,8 @@ http_archive(

http_archive(
name = "fmt",
url = "https://github.com/fmtlib/fmt/archive/10.2.0.tar.gz",
sha256 = "3ca91733a7313a8ad41c0885929415f8ec0a2a31d4dc7e27e9331412f4ca26ac",
strip_prefix = "fmt-10.2.0",
url = "https://github.com/fmtlib/fmt/archive/10.2.1.tar.gz",
sha256 = "1250e4cc58bf06ee631567523f48848dc4596133e163f02615c97f78bab6c811",
strip_prefix = "fmt-10.2.1",
build_file = "@onedal//dev/bazel/deps:fmt.tpl.BUILD",
)

0 comments on commit 1070fc7

Please sign in to comment.