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
|
4bab704860
|
Update cyclonedx@latest to 0.30.0
|
2026-02-11 03:39:26 +09:00 |
|
Taiki Endo
|
462cabf610
|
Update cyclonedx@latest to 0.29.2
|
2025-12-10 00:17:25 +09:00 |
|
Taiki Endo
|
4af683f0e4
|
Update cyclonedx@latest to 0.29.1
|
2025-08-11 03:16:35 +09:00 |
|
Taiki Endo
|
5ef341d6a1
|
Update cyclonedx@latest to 0.29.0
|
2025-07-13 03:20:30 +09:00 |
|
Taiki Endo
|
8ad169efe2
|
Update cyclonedx@latest to 0.28.2
|
2025-06-23 02:03:32 +09:00 |
|
John Vandenberg
|
7afdc6d42b
|
Add cyclonedx (#1000)
Also improve check that gnu binaries are not needed if musl exists.
|
2025-06-19 20:55:47 +09:00 |
|