From 11ac3210af3c20497864c3d27d4499b6a7108098 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 21 Jun 2026 07:53:31 +0000 Subject: [PATCH] Update tombi manifest --- manifests/tombi.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/manifests/tombi.json b/manifests/tombi.json index 6989eccd..3dac3049 100644 --- a/manifests/tombi.json +++ b/manifests/tombi.json @@ -10,6 +10,42 @@ "1.1": { "version": "1.1.3" }, + "1.1.4": { + "x86_64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-x86_64-unknown-linux-musl.tar.gz", + "etag": "0x8DECF37A1ECFB4D", + "hash": "65586fb53f36b989636d2e83e27316d788056835cc7f8e6e38ba445fb17d9b43", + "bin": "tombi-cli-1.1.4-x86_64-unknown-linux-musl/tombi" + }, + "x86_64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-x86_64-apple-darwin.tar.gz", + "etag": "0x8DECF37A25E0277", + "hash": "6dbc29396ee4c85bb73dcc67dd398772964bf2fca4ba671bed31e80fefe8a93a", + "bin": "tombi-cli-1.1.4-x86_64-apple-darwin/tombi" + }, + "x86_64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-x86_64-pc-windows-msvc.zip", + "etag": "0x8DECF37A1E17856", + "hash": "6a62ddbfda2e32a59e05fdab6d93a9c33938e0f0ae05594cad8666a81d91eef7" + }, + "aarch64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-aarch64-unknown-linux-musl.tar.gz", + "etag": "0x8DECF37A1E0413C", + "hash": "2f0242007c7723706b2c62bb07fc1351ffd9604bf45bfedde68f8588c61d260f", + "bin": "tombi-cli-1.1.4-aarch64-unknown-linux-musl/tombi" + }, + "aarch64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-aarch64-apple-darwin.tar.gz", + "etag": "0x8DECF37A1D440C1", + "hash": "db11c9c7e0b3d628ce62040f2e4be3cdacb808193de30959dbc48ad7250c3926", + "bin": "tombi-cli-1.1.4-aarch64-apple-darwin/tombi" + }, + "aarch64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-aarch64-pc-windows-msvc.zip", + "etag": "0x8DECF37A24A429C", + "hash": "f3ccf5813776f2202d8ee5258298c604f700c588f3ef3a974b0b85b2c864db29" + } + }, "1.1.3": { "x86_64_linux_musl": { "url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.3/tombi-cli-1.1.3-x86_64-unknown-linux-musl.tar.gz",