mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-02 19:30:26 +00:00
Update tombi@latest to 0.10.1
This commit is contained in:
@@ -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.10.1.
|
||||||
|
|
||||||
- Update `sccache@latest` to 0.15.0.
|
- Update `sccache@latest` to 0.15.0.
|
||||||
|
|
||||||
- Update `mise@latest` to 2026.4.28.
|
- Update `mise@latest` to 2026.4.28.
|
||||||
|
|||||||
41
manifests/tombi.json
generated
41
manifests/tombi.json
generated
@@ -2,7 +2,46 @@
|
|||||||
"rust_crate": null,
|
"rust_crate": null,
|
||||||
"template": null,
|
"template": null,
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.9.26"
|
"version": "0.10.1"
|
||||||
|
},
|
||||||
|
"0.10": {
|
||||||
|
"version": "0.10.1"
|
||||||
|
},
|
||||||
|
"0.10.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-x86_64-unknown-linux-musl.tar.gz",
|
||||||
|
"etag": "0x8DEA6C374E23B4A",
|
||||||
|
"hash": "c58931575a5033ac851d050a51c2bbb193b6980b4ce06169c76789e6079fcd2f",
|
||||||
|
"bin": "tombi-cli-0.10.1-x86_64-unknown-linux-musl/tombi"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-x86_64-apple-darwin.tar.gz",
|
||||||
|
"etag": "0x8DEA6C374531F70",
|
||||||
|
"hash": "0fe1000af463e5a39c0ee5aa5aa54fd5ebcd15d60440fc124c0437594de0f28b",
|
||||||
|
"bin": "tombi-cli-0.10.1-x86_64-apple-darwin/tombi"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-x86_64-pc-windows-msvc.zip",
|
||||||
|
"etag": "0x8DEA6C374569DE8",
|
||||||
|
"hash": "ad7e71c5de3e96fee8f67b5ac54a4ce32347ffdab6b85e1d7be8c857b5b6438b"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-aarch64-unknown-linux-musl.tar.gz",
|
||||||
|
"etag": "0x8DEA6C37444FE76",
|
||||||
|
"hash": "d22273331c5d8eed13d4d04f9c632ca3c0eaa01a7c03c63f856a67a24a55994d",
|
||||||
|
"bin": "tombi-cli-0.10.1-aarch64-unknown-linux-musl/tombi"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-aarch64-apple-darwin.tar.gz",
|
||||||
|
"etag": "0x8DEA6C374DB3E4A",
|
||||||
|
"hash": "73bcea0c4fc7cd413b5724795e1ed1c466a69534e641fb6aee421487f09d37a5",
|
||||||
|
"bin": "tombi-cli-0.10.1-aarch64-apple-darwin/tombi"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.10.1/tombi-cli-0.10.1-aarch64-pc-windows-msvc.zip",
|
||||||
|
"etag": "0x8DEA6C3743F5F87",
|
||||||
|
"hash": "0e86eddd0166086a97fea42dda5678e40eb1a4a127322cb4f5f7aa42ba7cd6d9"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.10.0": {
|
"0.10.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user