10 Commits
Author SHA1 Message Date
Taiki Endo 83cf3f3bda Update jaq@latest to 3.1.1 2026-08-06 22:09:09 +09:00
Taiki Endo e62deab512 Update jaq@latest to 3.1.0 2026-06-16 00:00:34 +09:00
MusicalNinjaDad 1649307491 Update jaq asset name format (#186) 2026-05-23 04:16:26 +09:00
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 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