Skip to content

Commit

Permalink
Update uf2 dependency (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobly0 committed Nov 28, 2023
1 parent 8ac1db6 commit 57e4379
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 @@ -14,8 +14,8 @@
},
.dependencies = .{
.uf2 = .{
.url = "https://github.com/ZigEmbeddedGroup/uf2/archive/0550d4b1519264669b4ac5d944c370b41ebd6579.tar.gz",
.hash = "122058e26facbba3f6e06881ec0d356c7f9046e88edc46b9f244b50d366062528471",
.url = "https://github.com/ZigEmbeddedGroup/uf2/archive/8037b439ccbac862471392b25e94a8995d784e2c.tar.gz",
.hash = "1220cc66563fc1ecefca7990968441dc9d4db717884ffa9a2de657f60ed4bb74a70a",
},
.regz = .{
.url = "https://github.com/ZigEmbeddedGroup/regz/archive/d66ffd56f51fc46c071412141b5d0c74dc83c310.tar.gz",
Expand Down

0 comments on commit 57e4379

Please sign in to comment.