Skip to content

Commit 1fac53a

Browse files
committed
Fix hash
1 parent 955e657 commit 1fac53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.dependencies = .{
55
.tinycc = .{
66
.url = "https://codeload.github.com/TinyCC/tinycc/tar.gz/6ca228339cbae14203b255e3e27f56586d2b10dc",
7-
.hash = "N-V-__8AAPoeQACt9PObjqzWO2RLVHoL6LMnzJrdYoi-T52O",
7+
.hash = "N-V-__8AAEJGQAA0ZAst0wi989aQgguE0Xc5CygWHV7Npz1Q",
88
},
99
},
1010
.paths = .{

0 commit comments

Comments
 (0)