Files
install-action/tools
Taiki Endo 7df5094d28 manifest-schema: Rename ManifestDownloadInfo::checksum to hash to reduce
manifest size

Before:
```
wc -c manifests/* | grep total
2808686 total
```

After:
```
wc -c manifests/* | grep total
2748178 total
```
2026-03-21 03:48:16 +09:00
..
2025-12-17 19:59:30 +09:00
2026-03-09 00:26:51 +09:00