Skip to content

Commit

Permalink
chore(deps): update dependency magic_enum to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2023
1 parent 8aaa251 commit 35a0074
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def ecsact_rtb_repositories():

http_archive(
name = "magic_enum",
sha256 = "5e7680e877dd4cf68d9d0c0e3c2a683b432a9ba84fc1993c4da3de70db894c3c",
strip_prefix = "magic_enum-0.8.0",
urls = ["https://github.com/Neargye/magic_enum/archive/refs/tags/v0.8.0.tar.gz"],
sha256 = "62bd7034bbbfc3d7806001767d5775ab42f3ff33bb38366e1ceb21102f0dff9a",
strip_prefix = "magic_enum-0.8.2",
urls = ["https://github.com/Neargye/magic_enum/archive/refs/tags/v0.8.2.tar.gz"],
)

0 comments on commit 35a0074

Please sign in to comment.