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
|
5a3eb4fe10
|
Update hyperfine@latest to 1.20.0
|
2025-11-18 18:16:56 +09:00 |
|
Taiki Endo
|
adcdc5f593
|
hyperfine 1.19.0+ provides AArch64 macOS binary
|
2024-11-20 04:10:19 +09:00 |
|
Taiki Endo
|
e0464ce993
|
Update hyperfine@latest to 1.19.0
|
2024-11-12 09:32:26 +09:00 |
|
John Vandenberg
|
a6c0face45
|
Use asset etag to avoid fetches (#547)
|
2024-06-21 03:54:24 +00:00 |
|
John Vandenberg
|
d7080cb663
|
Generate Markdown table of tools (#473)
|
2024-06-04 03:56:04 +09:00 |
|
John Vandenberg
|
ee185407dc
|
Add hyperfine (#425)
|
2024-03-31 14:13:05 +09:00 |
|