Skip to content

Commit db2c04e

Browse files
committed
Revert "change fingerprint because I didn't know I was supposed to do that, whoops"
This reverts commit c46f477.
1 parent 3e98a80 commit db2c04e

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
@@ -1,6 +1,6 @@
11
.{
22
.name = .zwindows,
3-
.fingerprint = 0x263908d417b0d996,
3+
.fingerprint = 0x263908d4bb75c6c4,
44
.version = "0.2.0-dev",
55
.minimum_zig_version = "0.14.0",
66
.paths = .{

0 commit comments

Comments
 (0)