Skip to content

Commit

Permalink
chore: bump deunicode version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanaasagi committed Jun 30, 2023
1 parent 9aa4cbd commit fbb11d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
.version = "0.1.0",
.dependencies = .{
.deunicode = .{
.url = "https://github.com/dying-will-bullet/deunicode/archive/refs/tags/v0.1.0.tar.gz",
.hash = "1220d625af77ca19f1294a8806348107e01c62ef810cc3fa057881f957fe5691e4f6",
.url = "https://github.com/dying-will-bullet/deunicode/archive/refs/tags/v0.1.1.tar.gz",
.hash = "1220fef06e2fab740b409eaec28fee459526c86f297e6c43fdaee471084cc569f397",
},
},
}

0 comments on commit fbb11d4

Please sign in to comment.