Update tombi@latest to 0.7.23

This commit is contained in:
Taiki Endo
2026-01-22 17:23:21 +00:00
parent 02b0f6e578
commit 962f42e9fc
2 changed files with 30 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `tombi@latest` to 0.7.23.
## [2.67.4] - 2026-01-22
- Support installing native binary for `cargo-llvm-cov` on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)

30
manifests/tombi.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
"latest": {
"version": "0.7.22"
"version": "0.7.23"
},
"0.7": {
"version": "0.7.22"
"version": "0.7.23"
},
"0.7.23": {
"x86_64_linux_musl": {
"etag": "0x8DE59D85C8B4229",
"checksum": "ce04b927dba3a0da871f3f77b24a30b243370ea999d2bd540d9e91786f8afb68"
},
"x86_64_macos": {
"etag": "0x8DE59D85C7CFA53",
"checksum": "95a5dbc5ff756f2bc910af2a99f2b206afb751239e1d0c79223c7d5ebb9152c5"
},
"x86_64_windows": {
"etag": "0x8DE59D85CF6841C",
"checksum": "b1552c5f1d400518b265f34433639a28792f308ad34643bf741b54702defcd2e"
},
"aarch64_linux_musl": {
"etag": "0x8DE59D85C879CB6",
"checksum": "6b3dde3bd84a6b2cb2faa0a0284cab3dd1f72f0e70bfadce20ffffcd94288852"
},
"aarch64_macos": {
"etag": "0x8DE59D85CAB029F",
"checksum": "2df9982b975cf2c4e86d869595629f067d284080caab1c514c4f740d585ee407"
},
"aarch64_windows": {
"etag": "0x8DE59D85D12515D",
"checksum": "a4b2e08a57b9c120027b523da7d67fce3e7c110b408f534915eb4cdaac97e072"
}
},
"0.7.22": {
"x86_64_linux_musl": {