Skip to content

Commit f1b3a40

Browse files
committed
Rename SHA256SUM to SHA256SUMS
It contains the checksums for several files.
1 parent a63dd47 commit f1b3a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.CrossWindows

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ zip-win64: dist-win64
128128

129129
sums:
130130
cd "$(DIST)"; \
131-
sha256sum *.zip > SHA256SUM.txt
131+
sha256sum *.zip > SHA256SUMS.txt

0 commit comments

Comments
 (0)