Commit Graph

15 Commits

Author SHA1 Message Date
Taiki Endo
c24beccdbc Update coreutils manifest 2026-04-07 01:14:18 +00: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
02b095fa15 Support more platforms in various tools 2026-03-19 20:50:58 +09:00
Taiki Endo
854cac6590 Update coreutils manifest 2026-03-09 16:15:39 +09:00
Taiki Endo
036727e2be coreutils 0.6.0 has different bin path
Fixed in 312f2e492d.
2026-02-04 21:45:50 +09:00
Taiki Endo
2fc61eccfa Update coreutils@latest to 0.6.0 2026-02-04 21:45:50 +09:00
Taiki Endo
ca0e4f8c29 Update coreutils manifest 2026-02-03 22:17:07 +09:00
Taiki Endo
68c369b718 Update coreutils@latest to 0.5.0 2025-12-14 20:25:37 +09:00
Taiki Endo
5b1a5e10cf Update coreutils@latest to 0.4.0 2025-11-11 00:19:31 +09:00
Taiki Endo
b83eb75c6a Update coreutils manifest 2025-11-10 10:28:03 +09:00
Taiki Endo
7cd74f6aac Update coreutils@latest to 0.3.0 2025-10-25 18:27:27 +09:00
Taiki Endo
a9d3853729 Update coreutils manifest 2025-10-25 09:51:40 +09:00
Taiki Endo
d91128902d Update coreutils@latest to 0.2.2 2025-09-10 06:38:30 +09:00
Taiki Endo
fc90a44cb1 Update coreutils manifest 2025-09-07 00:19:31 +09:00
John Vandenberg
c4c7f93a2f Add coreutils (#1017) 2025-07-01 20:30:28 +09:00