Commit Graph

8 Commits

Author SHA1 Message Date
Taiki Endo
0cc19d4b74 codegen: Remove flaky license auto-detection 2026-04-15 22:25:36 +09:00
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
4c5e3dc538 Update ubi@latest to 0.9.0 2026-01-11 14:15:27 +09:00
Taiki Endo
f545311470 Update ubi@latest to 0.8.4 2025-11-02 06:14:49 +09:00
Taiki Endo
6b4da41be6 Update ubi@latest to 0.8.2 2025-10-20 03:28:55 +09:00
Taiki Endo
1f297938ec Update ubi@latest to 0.8.1 2025-10-12 03:31:10 +09:00
Taiki Endo
36306989a1 Update ubi@latest to 0.8.0 2025-09-15 06:14:19 +09:00
John Vandenberg
4fc6a629a2 Add ubi (#1135) 2025-09-10 20:38:08 +09:00