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
63c44454be Update xh@latest to 0.25.3 2025-12-17 09:37:47 +09:00
Taiki Endo
df741f5a3b Update xh@latest to 0.25.0 2025-09-20 09:37:43 +09:00
Taiki Endo
970e58689a Update xh@latest to 0.24.1 2025-05-03 00:14:21 +09:00
Taiki Endo
9fff09cbe0 Update xh@latest to 0.24.0 2025-02-18 18:14:12 +09:00
Taiki Endo
444e3608dd Update xh@latest to 0.23.1 2025-01-02 21:15:31 +09:00
Taiki Endo
b3b1a769f7 Update xh@latest to 0.23.0 2024-10-13 09:39:09 +09:00
Taiki Endo
7f45cea263 Update xh@latest to 0.22.2 2024-07-09 09:30:23 +09:00
John Vandenberg
a6c0face45 Use asset etag to avoid fetches (#547) 2024-06-21 03:54:24 +00:00
John Vandenberg
df5666f536 Add xh (#512) 2024-06-08 17:33:29 +10:00