feat: add support for SHA1 checksum verification and update related documentation

This commit is contained in:
2026-03-23 17:14:18 -05:00
parent 18e376e4f7
commit a5fcf4b916
7 changed files with 76 additions and 8 deletions
Generated
+1
View File
@@ -444,6 +444,7 @@ dependencies = [
"semver",
"serde",
"serde_ignored",
"sha1",
"sha2",
"signal-hook 0.4.3",
"suppaftp",