mirror of
https://github.com/godotengine/godot-build-scripts.git
synced 2026-02-25 06:33:22 +03:00
Compute and backup SHA-512 sums for release files
The sums are included both in the release folder, and in a separate `sha512sums` folder in the base directory, to allow verifying that the sums on the download repository haven't been tampered with.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,4 +11,5 @@ godot.tar.gz
|
||||
# Output
|
||||
out/
|
||||
releases/
|
||||
sha512sums/
|
||||
tmp/
|
||||
|
||||
Reference in New Issue
Block a user