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
|
5e25fc31c3
|
Update jaq@latest to 1.6.0
|
2024-07-31 00:16:57 +09:00 |
|
Taiki Endo
|
ea46c7daed
|
Update jaq@latest to 1.5.1
|
2024-07-08 10:46:47 +09:00 |
|
Taiki Endo
|
a03b7590b9
|
Update jaq@latest to 1.5.0
|
2024-06-26 21:15:00 +09:00 |
|
John Vandenberg
|
a6c0face45
|
Use asset etag to avoid fetches (#547)
|
2024-06-21 03:54:24 +00:00 |
|
John Vandenberg
|
a6bc18a46c
|
Add jaq (#513)
* Add jaq
* switch to musl
* update markdown
|
2024-06-08 08:22:08 +00:00 |
|