Commit Graph

10 Commits

Author SHA1 Message Date
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
Taiki Endo
6b116a62db Update trunk@latest to 0.21.14 2025-05-08 21:22:29 +09:00
Taiki Endo
bba517d299 Update trunk@latest to 0.21.13 2025-04-08 03:13:56 +09:00
Taiki Endo
a1f895c56a Update trunk@latest to 0.21.12 2025-03-28 03:13:43 +09:00
Taiki Endo
be555735b6 Update trunk@latest to 0.21.11 2025-03-27 18:15:39 +09:00
Taiki Endo
6537885685 Update trunk@latest to 0.21.9 2025-03-15 03:14:38 +09:00
Taiki Endo
041a7e385b Update trunk@latest to 0.21.8 2025-03-04 22:48:53 +09:00
Taiki Endo
4b015a49b6 Update trunk@latest to 0.21.7 2025-01-22 00:15:48 +09:00
Taiki Endo
24ac8132a4 Update trunk@latest to 0.21.6 2025-01-21 00:13:29 +09:00
Azzam S.A
31e0d9e30c Add trunk (#795) 2024-12-27 10:39:01 +09:00