feat: add SHA256 checksums to file properties

This commit is contained in:
Fred 2026-06-26 16:57:13 +02:00 committed by GitHub
parent cd427c746c
commit 4d6788c9fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 170 additions and 27 deletions

1
Cargo.lock generated
View file

@ -1425,6 +1425,7 @@ dependencies = [
"rust-embed",
"rustc-hash 2.1.2",
"serde",
"sha2 0.10.9",
"shlex 1.3.0",
"slotmap",
"tar",