We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63dd47 commit f1b3a40Copy full SHA for f1b3a40
Makefile.CrossWindows
@@ -128,4 +128,4 @@ zip-win64: dist-win64
128
129
sums:
130
cd "$(DIST)"; \
131
- sha256sum *.zip > SHA256SUM.txt
+ sha256sum *.zip > SHA256SUMS.txt
0 commit comments