You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you automatically checking the SHA256 sum of a binary we encountered a problem. When checking with the usual "sha256sum" Linux tools you will receive an error due to a directory in checksum file:
error: sha256sum: /home/vsts/work/1/a/grin-wallet-v3.1.0-linux-amd64.tar.gz: No such file or directory /home/vsts/work/1/a/grin-wallet-v3.1.0-linux-amd64.tar.gz: FAILED open or read sha256sum: WARNING: 1 listed file could not be read
sha256 checksum file SHA256(/home/vsts/work/1/a/grin-wallet-v3.1.0-linux-amd64.tar.gz)= bdc0ea8b8163bee7265ed63ee525720f3ad511b984987189a719427362b00313
Could you upload only the filename and the associate hash value in order to check this automatically?