Skip to content

Commit

Permalink
fixed dep
Browse files Browse the repository at this point in the history
  • Loading branch information
r4gus committed Jan 26, 2025
1 parent 7a00ea3 commit 17cdf2c
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 @@ -44,8 +44,8 @@
//},
.zigclonedx = .{
//.path = "../../sbom",
.url = "https://github.com/r4gus/zigclonedx/archive/refs/heads/master.tar.gz",
.hash = "122036a7c96a6a285882cd9598a2c28222c018c117beb1b2bdeb29fb0e7b035ee700",
.url = "https://github.com/r4gus/zigclonedx/archive/refs/tags/0.1.0.tar.gz",
.hash = "1220bf87d2f9994c323abfbc878fa5699d326f904fb8b91bf9fc580a7a319ad1f41c",
},
},

Expand Down

0 comments on commit 17cdf2c

Please sign in to comment.