Skip to content

Commit

Permalink
fix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
StringNick committed Jun 16, 2024
1 parent 9d285e4 commit 1aa9d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
.starknet = .{
.url = "https://github.com/StringNick/starknet-zig/archive/refs/heads/main.tar.gz",
.hash = "1220cdaeebac5aaae4e2047af7920d5b8b850e162100a17ba668ba84845016a119c5",
.hash = "122026eaa24834fd2e2cc7e8b6c4eefb03dda08158a2844615f189758fa24d32fc44",
},
},
}

0 comments on commit 1aa9d6e

Please sign in to comment.