codegen: shellcheck 0.10.0+ provides AArch64 macOS binary

This commit is contained in:
Taiki Endo
2025-01-29 04:31:40 +09:00
parent 85a4a5fd84
commit 1d9ff62a86
3 changed files with 12 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
- Support `cargo-semver-checks` on AArch64 Linux.
- Support installing native binary for `mdbook` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
- Support installing native binary for `mdbook` and `shellcheck` on AArch64 macOS. (Previously x86_64 macOS binary is used as fallback.)
- Support installing native binary for `just` and `sccache` on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)