66 Commits

Author SHA1 Message Date
Taiki Endo 1fee5982aa Update just@latest to 1.50.0 2026-04-21 00:59:21 +00:00
Taiki Endo 3445a4a329 Update just manifest 2026-04-20 07:05:23 +00:00
Taiki Endo 0cc19d4b74 codegen: Remove flaky license auto-detection 2026-04-15 22:25:36 +09:00
Taiki Endo fdcd834b4f Update just@latest to 1.49.0 2026-04-06 07:00:36 +00:00
Taiki Endo eab6539ed6 codegen: Exclude very recently released version from candidate for
latest and omitted versions
2026-04-05 16:29:47 +09:00
Taiki Endo cd919aa8c5 Update just@latest to 1.48.1 2026-03-28 05:43:54 +00:00
Taiki Endo 1558ceeaae Update just@latest to 1.48.0 2026-03-24 05:35:50 +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 5a1e2da5f0 Update just@latest to 1.47.1 2026-03-16 21:29:13 +00:00
Taiki Endo e67e9c2f71 Update just@latest to 1.47.0 2026-03-15 05:33:52 +00:00
Taiki Endo 8f085a196a Update just@latest to 1.46.0 2026-01-02 18:19:44 +09:00
Taiki Endo d21258bc76 Update just@latest to 1.45.0 2025-12-11 21:22:13 +09:00
Taiki Endo 3c9cf2b5cc Update just@latest to 1.44.1 2025-12-09 18:19:47 +09:00
Taiki Endo 61480d00ba Update just@latest to 1.44.0 2025-12-07 13:02:16 +09:00
Taiki Endo 8402573e58 Update just@latest to 1.43.1 2025-11-13 09:38:26 +09:00
Taiki Endo dfef5625a2 Update just@latest to 1.43.0 2025-09-28 09:40:06 +09:00
Taiki Endo 0c28649102 Update just@latest to 1.42.4 2025-07-25 09:36:32 +09:00
Taiki Endo 86ed27786e Update just@latest to 1.42.3 2025-07-19 13:37:31 +09:00
Taiki Endo 6154c4fc76 Update just@latest to 1.42.2 2025-07-16 10:18:42 +09:00
Taiki Endo fd6a591283 Update just@latest to 1.42.1 2025-07-16 01:17:07 +09:00
Taiki Endo 7acec7942c Update just@latest to 1.41.0 2025-07-01 18:16:58 +09:00
Taiki Endo bf7856a96f Update just@latest to 1.40.0 2025-03-10 06:13:42 +09:00
Taiki Endo 1790ab988a codegen: just 1.28.0+ provides AArch64 Windows binary 2025-01-29 04:28:54 +09:00
Taiki Endo 01b1eaed40 Update just@latest to 1.39.0 2025-01-23 06:13:01 +09:00
Taiki Endo 8f8a41fe98 Update just@latest to 1.38.0 2024-12-11 09:36:25 +09:00
Taiki Endo df8c31f9bf Update just@latest to 1.37.0 2024-11-21 09:37:09 +09:00
Taiki Endo 748ba9af43 Update just@latest to 1.36.0 2024-10-01 09:36:42 +09:00
Taiki Endo e920d2b2a9 Update just@latest to 1.35.0 2024-08-29 09:31:15 +09:00
Taiki Endo 0bd200fab9 Update just@latest to 1.34.0 2024-08-03 06:12:47 +09:00
Taiki Endo 815fc6063d Update just@latest to 1.33.0 2024-07-31 12:13:31 +09:00
Taiki Endo 9523522add Update just@latest to 1.32.0 2024-07-18 18:13:32 +09:00
Taiki Endo 9248fb6cf8 Update just@latest to 1.31.0 2024-07-15 09:32:29 +09:00
Taiki Endo edfe4da9be Update just@latest to 1.30.1 2024-07-08 10:46:47 +09:00
John Vandenberg a6c0face45 Use asset etag to avoid fetches (#547) 2024-06-21 03:54:24 +00:00
Taiki Endo 8a60518f4e Update just@latest to 1.29.1 2024-06-15 06:52:17 +09:00
Taiki Endo 19a89ed24b Update just@latest to 1.29.0 2024-06-14 13:05:32 +09:00
Taiki Endo cf54022d62 Update just@latest to 1.28.0 2024-06-06 06:35:20 +09:00
John Vandenberg d7080cb663 Generate Markdown table of tools (#473) 2024-06-04 03:56:04 +09:00
Taiki Endo 980709d4ed Update just@latest to 1.27.0 2024-05-25 21:13:14 +09:00
Taiki Endo 2791c528e4 Update just@latest to 1.26.0 2024-05-14 15:14:11 +09:00
Taiki Endo f9ee7f5ee5 Update just@latest to 1.25.2 2024-03-11 10:36:04 +09:00
Taiki Endo ef34468ec4 Update just manifest 2024-03-10 16:09:15 +09:00
Taiki Endo 9081a21d93 codegen: Mark just 1.25.0 as no longer broken
Reverts 285438a9d9.
Fixed in https://github.com/casey/just/commit/b40e006fab95eeae90f8c186790975e2850bf4e3.
2024-03-09 13:45:11 +09:00
Taiki Endo 4772f78be9 Update just manifest 2024-03-09 06:09:35 +09:00
Taiki Endo c3145b9a6f Update just manifest 2024-03-08 10:50:24 +09:00
Taiki Endo ac67f21e67 Update just@latest to 1.24.0 2024-02-12 06:10:42 +09:00
Taiki Endo 5254148664 Update just@latest to 1.23.0 2024-01-13 15:09:15 +09:00
Taiki Endo 1524d6c531 Update just@latest to 1.22.1 2024-01-09 09:51:02 +09:00
Taiki Endo 280f69ff01 Update just@latest to 1.22.0 2024-01-05 09:21:49 +09:00
Taiki Endo 05362757df Update just@latest to 1.21.0 2023-12-30 09:21:13 +09:00