Skip to content

Commit

Permalink
update boxzer and fix metadata location (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite authored Nov 7, 2024
1 parent 7c03ace commit 9078804
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 @@ -30,8 +30,8 @@

// used for creating package tarballs
.boxzer = .{
.url = "git+https://github.com/mattnite/boxzer#df0211603497a22c98f15a8570588e98b5aea456",
.hash = "12204528a3ad455b8281677478ef2289039f6e305f3ba049397e580cc99b439abe94",
.url = "git+https://github.com/mattnite/boxzer#2297a84eb11f3c6476a133c25689d10714e2e1f7",
.hash = "12202157366306cd7fb005defe138bf8aeccfa903850d234b1c1edc1ca8071e4a931",
},
},

Expand Down

0 comments on commit 9078804

Please sign in to comment.