hyperfine 1.19.0+ provides AArch64 macOS binary

This commit is contained in:
Taiki Endo
2024-11-20 03:57:57 +09:00
parent 6c9d919fa0
commit adcdc5f593
2 changed files with 10 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"x86_64_windows": {
"asset_name": "${package}-v${version}-${rust_target}.zip"
},
"aarch64_linux_gnu": {}
"aarch64_linux_gnu": {},
"aarch64_macos": {}
}
}