Commit Graph
23 Commits
Author SHA1 Message Date
Taiki Endo 0b467d84e6 Update shfmt manifest 2026-09-07 01:52:41 +09:00
Taiki Endo d46a5ec40d Update shfmt@latest to 3.14.0 2026-08-30 23:14:49 +09:00
Taiki Endo aa48d3e72e Update shfmt manifest 2026-08-29 19:41:08 +09:00
Taiki Endo 0cc19d4b74 codegen: Remove flaky license auto-detection 2026-04-15 22:25:36 +09:00
Taiki Endo 4b8a8cad69 Update shfmt@latest to 3.13.1 2026-04-08 11:37:00 +00:00
Taiki Endo ebe7e09a94 Update shfmt 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 79ae3e7195 Update shfmt@latest to 3.13.0 2026-03-11 03:01:20 +09:00
Taiki Endo fc0c1ad363 Update shfmt@latest to 3.12.0 2025-07-07 09:39:24 +09:00
Taiki Endo 975c7fca3d Update shfmt@latest to 3.11.0 2025-03-06 09:30:39 +09:00
Taiki Endo c130bf4f37 Update shfmt@latest to 3.10.0 2024-10-21 06:13:55 +09:00
Taiki Endo cccd9d5fc0 Update shfmt@latest to 3.9.0 2024-08-17 09:29:09 +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
Taiki Endo e77cabb736 codegen: Mark go/haskell's static-linked binaries as musl 2024-03-02 17:52:28 +09:00
Taiki Endo 77c43c81af Update shfmt@latest to 3.8.0 2024-02-12 00:09:33 +09:00
Taiki Endo 94d8a59049 codegen: Clean up rust crate handling 2023-08-04 21:58:05 +09:00
Taiki Endo 5b48284f79 Update shfmt@latest to 3.7.0 2023-06-20 01:24:44 +09:00
Taiki Endo cb5553fad7 codegen: Handle prerelease 2023-02-11 04:08:40 +09:00
Taiki Endo 12505bef68 Make omitted version just reference to corresponding version 2022-12-27 01:18:59 +09:00
Taiki Endo 2be5cc5346 Use templates for tools that have consistent pattern in all releases 2022-12-27 00:21:55 +09:00
Taiki Endo c11168bc8f codegen: Only serialize version if key != version 2022-12-26 23:11:36 +09:00
Taiki Endo f30d182e9e Generate manifests 2022-12-24 21:53:18 +09:00