Update tombi@latest to 0.9.0

This commit is contained in:
Taiki Endo
2026-03-03 12:32:03 +00:00
parent 34cd4bd360
commit 8f7c7df4a8
2 changed files with 32 additions and 1 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] ## [Unreleased]
- Update `tombi@latest` to 0.9.0.
- Update `mise@latest` to 2026.3.1. - Update `mise@latest` to 2026.3.1.
- Update `mise@latest` to 2026.3.0. - Update `mise@latest` to 2026.3.0.

31
manifests/tombi.json generated
View File

@@ -22,7 +22,36 @@
}, },
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
"latest": { "latest": {
"version": "0.8.0" "version": "0.9.0"
},
"0.9": {
"version": "0.9.0"
},
"0.9.0": {
"x86_64_linux_musl": {
"etag": "0x8DE790C8B950307",
"checksum": "30b2e69fd750dce020672c92ebf2ab8c472a13571b9807f7983c00789afcde68"
},
"x86_64_macos": {
"etag": "0x8DE790C8B9246FB",
"checksum": "94f78cb1cd4ea27cddaa9f2067eca5fb0b2ee40dd3365ec54b8ebb3e349edf4c"
},
"x86_64_windows": {
"etag": "0x8DE790C8B8D1CB0",
"checksum": "8138466794a01366ba65ecb727b353c83d6e9f1795f47a5b0601a15bdeafc4b0"
},
"aarch64_linux_musl": {
"etag": "0x8DE790C8B8EA194",
"checksum": "2b4a60dcc0761a3d862329671f58e8e1a3c6ae6cb8bc7bbe729e9029158a7d64"
},
"aarch64_macos": {
"etag": "0x8DE790C8C2493D5",
"checksum": "850871b2e50ccafda5b4fc3596e027c5f5b297f516b7f768c23d17db87cbb670"
},
"aarch64_windows": {
"etag": "0x8DE790C8C001DC0",
"checksum": "538fb3d7511cc737400e93066a8e5560ed366880211333f19d44bb6d051c9512"
}
}, },
"0.8": { "0.8": {
"version": "0.8.0" "version": "0.8.0"