Skip to content

Commit 40b8da3

Browse files
Copilot0xrinegade
andcommitted
Fix build.zig.zon hash error by removing invalid placeholder hash
Co-authored-by: 0xrinegade <[email protected]>
1 parent 9772222 commit 40b8da3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.zig.zon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
.dependencies = .{
55
.spice = .{
66
.url = "https://github.com/judofyr/spice/archive/refs/heads/main.tar.gz",
7-
.hash = "12345", // Replace with actual hash after first build
87
},
98
},
109
}

0 commit comments

Comments
 (0)