Skip to content

Commit

Permalink
update hash
Browse files Browse the repository at this point in the history
  • Loading branch information
rsepassi committed Aug 22, 2023
1 parent 8c8789e commit f53766c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Zig implementation of [ULID](https://github.com/ulid/spec).
`build.zig.zon`
```
.ulid = .{
.url = "https://api.github.com/repos/rsepassi/ulid-zig/tarball/c4c34fd",
.hash = "122043a91951da3f743a048f3bdd5b167668c92184b71e411d9b0c35d2837805ce0d",
.url = "https://api.github.com/repos/rsepassi/ulid-zig/tarball/8c8789e",
.hash = "12209ad26e7a3bcc420f86f1533c4462794efbcdbd26f49b7d4db9569d01addb0636",
},
```

Expand Down

0 comments on commit f53766c

Please sign in to comment.