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
Since version 2.38 git handles compression with gzip internally which only guarantees reproducible
output for the same git and zlib versions.
Because of this, the sha256 we generated automatically for the last release is incorrect; ie. it
does not match the archive which one can download from Github.
0 commit comments