From 9df6309a2582947acb3f722c60c44cd078164b26 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 4 Sep 2026 18:36:48 +0000 Subject: [PATCH] Update manifest schema --- biome.json | 44 +++++++++++++++++++++++++++--- cargo-deb.json | 7 +++-- cargo-zigbuild.json | 42 +++++++++++++++++++++++++++-- convco.json | 26 ++++++++++++++++++ dprint.json | 26 ++++++++++++++++++ editorconfig-checker.json | 38 ++++++++++++++++++++++++++ git-cliff.json | 7 +++-- martin.json | 21 +++++++++++++-- mise.json | 33 +++++++++++++++++++++-- oxfmt.json | 7 +++-- prek.json | 30 +++++++++++++++++++-- rafn.json | 22 +++++++++++++++ rclone.json | 26 ++++++++++++++++++ release-plz.json | 26 ++++++++++++++++-- tombi.json | 42 ++++++++++++++++++++++++++--- typos.json | 6 ++--- uv.json | 4 +-- vacuum.json | 56 +++++++++++++++++++++++++++++++++++++-- 18 files changed, 434 insertions(+), 29 deletions(-) diff --git a/biome.json b/biome.json index 290614d4..006aa676 100644 --- a/biome.json +++ b/biome.json @@ -2,13 +2,51 @@ "rust_crate": null, "template": null, "latest": { - "version": "2.5.11" + "version": "2.5.12" }, "2": { - "version": "2.5.11" + "version": "2.5.12" }, "2.5": { - "version": "2.5.11" + "version": "2.5.12" + }, + "2.5.12": { + "x86_64_linux_musl": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.12/biome-linux-x64-musl", + "etag": "0x8DF098C90103EB2", + "hash": "0c4da931bcfd70be34e49aba3296ab0c51d177ae55da67190a4371bd1c89d0ad", + "bin": "biome" + }, + "x86_64_macos": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.12/biome-darwin-x64", + "etag": "0x8DF098C8F955ACB", + "hash": "0680097ec839fadc82451634680e39b9b7e48cc4334ef920525850b4d8f54a8b", + "bin": "biome" + }, + "x86_64_windows": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.12/biome-win32-x64.exe", + "etag": "0x8DF098C901C2DE8", + "hash": "59f88d04ab25f8634639c337ef70a79927504b6379a1ec3ff4e87f7c15dd5dce", + "bin": "biome.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.12/biome-linux-arm64-musl", + "etag": "0x8DF098C8FE543ED", + "hash": "8de4de4b3225f89d5596ccb85a071aac2173d8af2a5f21f2fbc3837e9765d455", + "bin": "biome" + }, + "aarch64_macos": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.12/biome-darwin-arm64", + "etag": "0x8DF098C8FD85A20", + "hash": "0e8d513eb6c612236b47ccf0e218ac3917d863d41f853c65c38410774daa26ed", + "bin": "biome" + }, + "aarch64_windows": { + "url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.12/biome-win32-arm64.exe", + "etag": "0x8DF098C8FD025F9", + "hash": "e0148babfa207b79bc9ed50c22479722e314ae07e989c9bdae9611cd3c6511bf", + "bin": "biome.exe" + } }, "2.5.11": { "x86_64_linux_musl": { diff --git a/cargo-deb.json b/cargo-deb.json index 53db3601..f8988697 100644 --- a/cargo-deb.json +++ b/cargo-deb.json @@ -7,10 +7,13 @@ } }, "latest": { - "version": "3.7.0" + "version": "3.8.0" }, "3": { - "version": "3.7.0" + "version": "3.8.0" + }, + "3.8": { + "version": "3.8.0" }, "3.8.0": { "x86_64_linux_gnu": { diff --git a/cargo-zigbuild.json b/cargo-zigbuild.json index e43f62c5..ceff7179 100644 --- a/cargo-zigbuild.json +++ b/cargo-zigbuild.json @@ -2,10 +2,48 @@ "rust_crate": "cargo-zigbuild", "template": null, "latest": { - "version": "0.23.3" + "version": "0.23.4" }, "0.23": { - "version": "0.23.3" + "version": "0.23.4" + }, + "0.23.4": { + "x86_64_linux_musl": { + "url": "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.4/cargo-zigbuild-x86_64-unknown-linux-musl.tar.xz", + "etag": "0x8DF08FC4753F95D", + "hash": "9e3cf73485edbd45905c8aadbc0fdf869c7ddc3848f0c898229f2680db52e44b", + "bin": "cargo-zigbuild-x86_64-unknown-linux-musl/cargo-zigbuild" + }, + "x86_64_macos": { + "url": "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.4/cargo-zigbuild-x86_64-apple-darwin.tar.xz", + "etag": "0x8DF08FC46D6209E", + "hash": "79463de3b10811fcebe91a3771f9658a2e40178eb6de66a2d379d12fe5317b6c", + "bin": "cargo-zigbuild-x86_64-apple-darwin/cargo-zigbuild" + }, + "x86_64_windows": { + "url": "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.4/cargo-zigbuild-x86_64-pc-windows-msvc.zip", + "etag": "0x8DF08FC46F6DE52", + "hash": "cd1226091f9f99ac7b46fb413968fb0b46edbe3ea961817d31b968352de4d4a6", + "bin": "cargo-zigbuild.exe" + }, + "aarch64_linux_gnu": { + "url": "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.4/cargo-zigbuild-aarch64-unknown-linux-gnu.tar.xz", + "etag": "0x8DF08FC464CF1D1", + "hash": "25cf2cdc6cde848b33a761ff2cf46d1efe6ba7e1adfc4b6f3ee2d570cacb5419", + "bin": "cargo-zigbuild-aarch64-unknown-linux-gnu/cargo-zigbuild" + }, + "aarch64_macos": { + "url": "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.4/cargo-zigbuild-aarch64-apple-darwin.tar.xz", + "etag": "0x8DF08FC4661E8CC", + "hash": "ca2369ae1a9995542206a6c18dd372acff94dddeb9d7c07e09bfb7594197cea3", + "bin": "cargo-zigbuild-aarch64-apple-darwin/cargo-zigbuild" + }, + "aarch64_windows": { + "url": "https://github.com/rust-cross/cargo-zigbuild/releases/download/v0.23.4/cargo-zigbuild-aarch64-pc-windows-msvc.zip", + "etag": "0x8DF08FC4661C1EF", + "hash": "46a3ea4a927477035c6d0b030ed27e7c69dab8f6038d03785738887c6f57a707", + "bin": "cargo-zigbuild.exe" + } }, "0.23.3": { "x86_64_linux_musl": { diff --git a/convco.json b/convco.json index 1b3cdcdb..e09489cb 100644 --- a/convco.json +++ b/convco.json @@ -7,6 +7,32 @@ "0.7": { "version": "0.7.1" }, + "0.7.2": { + "x86_64_linux_musl": { + "url": "https://github.com/convco/convco/releases/download/v0.7.2/convco-v0.7.2-x86_64-unknown-linux-musl.tar.gz", + "etag": "0x8DF09F67C537CAA", + "hash": "a34797bb6867d3444cce9466c96d49abea4cecd02cac12dce218b637570fd0d4", + "bin": "convco-v0.7.2-x86_64-unknown-linux-musl/convco" + }, + "x86_64_windows": { + "url": "https://github.com/convco/convco/releases/download/v0.7.2/convco-v0.7.2-x86_64-pc-windows-msvc.tar.gz", + "etag": "0x8DF09F67C6F22E7", + "hash": "57601b963de1b3a8ffff75041b76e2caa20d375305037ffe120f4fc423ece3e6", + "bin": "convco-v0.7.2-x86_64-pc-windows-msvc/convco.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/convco/convco/releases/download/v0.7.2/convco-v0.7.2-aarch64-unknown-linux-musl.tar.gz", + "etag": "0x8DF09F67BFEDE14", + "hash": "8871a3b435703f076b759fc7dfaf35f70d039542fad8210437c457ceb4663863", + "bin": "convco-v0.7.2-aarch64-unknown-linux-musl/convco" + }, + "aarch64_macos": { + "url": "https://github.com/convco/convco/releases/download/v0.7.2/convco-v0.7.2-aarch64-apple-darwin.tar.gz", + "etag": "0x8DF09F67BC4AEA2", + "hash": "410b58bd38db0d3402b8ef950234b44b800ae748148fa6d22ebdcfa6a330785f", + "bin": "convco-v0.7.2-aarch64-apple-darwin/convco" + } + }, "0.7.1": { "x86_64_linux_musl": { "url": "https://github.com/convco/convco/releases/download/v0.7.1/convco-v0.7.1-x86_64-unknown-linux-musl.tar.gz", diff --git a/dprint.json b/dprint.json index faab033e..1493c192 100644 --- a/dprint.json +++ b/dprint.json @@ -32,6 +32,32 @@ "0.57": { "version": "0.57.0" }, + "0.57.1": { + "x86_64_linux_musl": { + "etag": "0x8DF09E82DAC8350", + "hash": "d956144fa8d873dc43c37d1811b3f8c42701f74bb0be7c25c543b189ab53d6c0" + }, + "x86_64_macos": { + "etag": "0x8DF09E82DA8693B", + "hash": "f1529d394126ebf0104af12290345b662196f8b9604d2d578cef91a8b6057f9d" + }, + "x86_64_windows": { + "etag": "0x8DF09E82D93296F", + "hash": "28aa22ea2b009a3d49f9c570bc2a1697af8dff9117cd1cbb7c39deab9f5d5269" + }, + "aarch64_linux_musl": { + "etag": "0x8DF09E82DAC0E9E", + "hash": "371b63109cbd7b34e179fc3af0815f65a5d9f3a560d2a245a78ef99ec71b3f9e" + }, + "aarch64_macos": { + "etag": "0x8DF09E82D9800F1", + "hash": "3113fb58a126df96c95653638f068fe430f342623dfdf08e3fa32d4e704194ea" + }, + "riscv64_linux_gnu": { + "etag": "0x8DF09E82DA03522", + "hash": "1dcf69d277c044e1e52afdb23fa0fb5152678955b41952721d801d3407d3ddaa" + } + }, "0.57.0": { "x86_64_linux_musl": { "etag": "0x8DF06C9B716275C", diff --git a/editorconfig-checker.json b/editorconfig-checker.json index a3fff616..fce116f3 100644 --- a/editorconfig-checker.json +++ b/editorconfig-checker.json @@ -10,6 +10,44 @@ "3.11": { "version": "3.11.2" }, + "3.11.3": { + "x86_64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.3/ec-linux-amd64.tar.gz", + "etag": "0x8DF09FCF0FBC539", + "hash": "6a73858f8906e466910fb3b3b525c206b27dacdad138910b0b0513f021ab32c4", + "bin": "bin/ec-linux-amd64" + }, + "x86_64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.3/ec-darwin-amd64.tar.gz", + "etag": "0x8DF09FCF1CD5480", + "hash": "126c8fa83500389078f6b2072a04170f063787ec9905e5d1ab69a5a62ee5b10d", + "bin": "bin/ec-darwin-amd64" + }, + "x86_64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.3/ec-windows-amd64.zip", + "etag": "0x8DF09FCF0FA196D", + "hash": "0d6739507ac0b57099f0339fce1de0856584c71dd878c89cbc07845884f42ab5", + "bin": "bin/ec-windows-amd64.exe" + }, + "aarch64_linux_musl": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.3/ec-linux-arm64.tar.gz", + "etag": "0x8DF09FCF0B767F6", + "hash": "6d333917ad3c21cf0a23c191ec660549de381e6df56ee5e76ace0c513da2b7b4", + "bin": "bin/ec-linux-arm64" + }, + "aarch64_macos": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.3/ec-darwin-arm64.tar.gz", + "etag": "0x8DF09FCF1B7E8B6", + "hash": "eeb0e5d1db4a913277da781bc40802542eb42c4f3f43b7c87c000714dd905faf", + "bin": "bin/ec-darwin-arm64" + }, + "aarch64_windows": { + "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.3/ec-windows-arm64.zip", + "etag": "0x8DF09FCF16167D7", + "hash": "f9e44367c5139bcce87e67e3bd7d9a878978692469decff607c1edf8e091c468", + "bin": "bin/ec-windows-arm64.exe" + } + }, "3.11.2": { "x86_64_linux_musl": { "url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.11.2/ec-linux-amd64.tar.gz", diff --git a/git-cliff.json b/git-cliff.json index b07c0114..dc9ac061 100644 --- a/git-cliff.json +++ b/git-cliff.json @@ -27,10 +27,13 @@ } }, "latest": { - "version": "2.13.1" + "version": "2.14.1" }, "2": { - "version": "2.13.1" + "version": "2.14.1" + }, + "2.14": { + "version": "2.14.1" }, "2.14.1": { "x86_64_linux_musl": { diff --git a/martin.json b/martin.json index aabcc6c4..6a64eff5 100644 --- a/martin.json +++ b/martin.json @@ -31,10 +31,27 @@ } }, "latest": { - "version": "1.14.0" + "version": "1.15.0" }, "1": { - "version": "1.14.0" + "version": "1.15.0" + }, + "1.15": { + "version": "1.15.0" + }, + "1.15.0": { + "x86_64_linux_musl": { + "etag": "0x8DF08DC766C353E", + "hash": "4db541da2b76fec89e2b5b6e9d0fb6daa6da7141ad91f58537ea33db2d288d61" + }, + "aarch64_linux_musl": { + "etag": "0x8DF08DC7537ECC1", + "hash": "f425dc2330553678b5cc3d53cb9fe30133e1a22ab25afc8c19d14f1de564458b" + }, + "aarch64_macos": { + "etag": "0x8DF08DC7541A5D0", + "hash": "9891739e89bf6fe05ddb75d416f5b459611bfa397085f756e7b186cbe1d5d312" + } }, "1.14": { "version": "1.14.0" diff --git a/mise.json b/mise.json index 10a1178b..02d9ef79 100644 --- a/mise.json +++ b/mise.json @@ -27,10 +27,39 @@ } }, "latest": { - "version": "2026.8.16" + "version": "2026.9.1" }, "2026": { - "version": "2026.8.16" + "version": "2026.9.1" + }, + "2026.9": { + "version": "2026.9.1" + }, + "2026.9.1": { + "x86_64_linux_musl": { + "etag": "0x8DF08F8B37B195A", + "hash": "b13bcd8bc516773fd9b600688ce6e6c01b62071ae57f6aae44be0713a6d834f1" + }, + "x86_64_macos": { + "etag": "0x8DF08F8B7C276AA", + "hash": "eed76838c68aa49b7bf07c468dd4993855bbb342a4442f67355b6ffbe746e4d4" + }, + "x86_64_windows": { + "etag": "0x8DF08F8B9A5216B", + "hash": "9556296db217774e7dae8fc241542d6bbc2351122ba93c8df2a65d3b921d7a28" + }, + "aarch64_linux_musl": { + "etag": "0x8DF08F8AD208C7A", + "hash": "df695dbcfa543792081bdb86f99ff91c3dc5b904396171b308b6ef1e15730182" + }, + "aarch64_macos": { + "etag": "0x8DF08F8B6277BA0", + "hash": "bfea0ab417b48c1e8b99412fcaf20ce17424a3286a8766d7d2b0051fe321d565" + }, + "aarch64_windows": { + "etag": "0x8DF08F8B990ECE4", + "hash": "6c2fcbec0464dfae98238ed538df3bd3a34ea2bdadf95049a3650eb652f4539f" + } }, "2026.9.0": { "x86_64_linux_musl": { diff --git a/oxfmt.json b/oxfmt.json index f792c015..d45d4106 100644 --- a/oxfmt.json +++ b/oxfmt.json @@ -39,10 +39,13 @@ } }, "latest": { - "version": "1.80.0" + "version": "1.81.0" }, "1": { - "version": "1.80.0" + "version": "1.81.0" + }, + "1.81": { + "version": "1.81.0" }, "1.81.0": { "x86_64_linux_musl": { diff --git a/prek.json b/prek.json index 6f122714..dcde25b7 100644 --- a/prek.json +++ b/prek.json @@ -39,10 +39,36 @@ } }, "latest": { - "version": "0.5.0" + "version": "0.5.2" }, "0.5": { - "version": "0.5.0" + "version": "0.5.2" + }, + "0.5.2": { + "x86_64_linux_musl": { + "etag": "0x8DF091AA4A39719", + "hash": "6b4f5c74a621d71f8dba09a9c0669f0d9488207805861c8a7d5f6b15201d4771" + }, + "x86_64_macos": { + "etag": "0x8DF091AA43DEB68", + "hash": "5dfd123b8cf15f51dc8cbff6f12b674448b19a684ff1696db20f963ec2417e11" + }, + "x86_64_windows": { + "etag": "0x8DF091AA45F09BC", + "hash": "03b6a7261d3a7e2d184ceca9c7e5fcb43b9dec83c8945976cddc3caa8b34b4c0" + }, + "aarch64_linux_musl": { + "etag": "0x8DF091AA3D98044", + "hash": "ffc9334cdac13b2df716d391353d5e8307c06a08c135b844dabd3781c4c6518b" + }, + "aarch64_macos": { + "etag": "0x8DF091AA3805C85", + "hash": "f3ef7692f8873c36d9437c77389833d3165fbe705ea66e53e169d83a89055f9b" + }, + "aarch64_windows": { + "etag": "0x8DF091AA36C9CA7", + "hash": "0c5c762b44630bfb08461b90accb46ab7b8efecfaf0ad0c804a1eae37948b0f4" + } }, "0.5.1": { "x86_64_linux_musl": { diff --git a/rafn.json b/rafn.json index 255332ad..6e46ae69 100644 --- a/rafn.json +++ b/rafn.json @@ -23,6 +23,28 @@ "0.1": { "version": "0.1.5" }, + "0.1.6": { + "x86_64_linux_gnu": { + "etag": "0x8DF09F840E39E8F", + "hash": "385e5f4f2670d49eafee07374193cdab70e39147750e1d31e13b167bcb90de0e" + }, + "x86_64_macos": { + "etag": "0x8DF09F840E1CBDE", + "hash": "24b53600be109d8fc20e2af77b67aa49b6b85a3d1aca43d017018f2d74bc38b6" + }, + "x86_64_windows": { + "etag": "0x8DF09F840C6259E", + "hash": "c3abc5d6557d6caac2be873396e780fb401754c9016e69f6322c209860a9cb3d" + }, + "aarch64_linux_gnu": { + "etag": "0x8DF09F840F53E0F", + "hash": "66462ef6a1ed5010cc68389850e73199f8f6ebf7db16f9f741b08954ebaa4ccf" + }, + "aarch64_macos": { + "etag": "0x8DF09F840E1096B", + "hash": "5a05693999221ff23cb1a353351231271dfc69cd4032d0d00a3493d5ccf46365" + } + }, "0.1.5": { "x86_64_linux_gnu": { "etag": "0x8DF0072D174FE6A", diff --git a/rclone.json b/rclone.json index d57c31d8..ea11e9d7 100644 --- a/rclone.json +++ b/rclone.json @@ -35,6 +35,32 @@ "1.75": { "version": "1.75.0" }, + "1.75.1": { + "x86_64_linux_musl": { + "etag": "0x8DF0AA650A2E97D", + "hash": "982b5aa772841168f8e380f139e9e787b2a105403e32b94da8676a0e1c0a13ab" + }, + "x86_64_macos": { + "etag": "0x8DF0AA7406692F7", + "hash": "29253d0288b8fbbac46baad6e5f6add6cb01d462c79f10805bbd4631c4cdf82c" + }, + "x86_64_windows": { + "etag": "0x8DF0AA78223E50F", + "hash": "200eb602c126d82aa38b51e0f6b9ae837473ff99b51278d3f6f837574c494d6e" + }, + "aarch64_linux_musl": { + "etag": "0x8DF0AA66BFF0DE8", + "hash": "03f2504174034b6d004152ed7369251c9a9ec1f7e0836eda420f5c7a5ec0dff9" + }, + "aarch64_macos": { + "etag": "0x8DF0AA74A82723C", + "hash": "c61d7a371c62bcbbe882c3423aa4b8bf63485c248dd0f692997b8f0c3f6d0c6f" + }, + "aarch64_windows": { + "etag": "0x8DF0AA78AE3828F", + "hash": "c3c6cd0424dd49076ad179c30c3f9e5cde2c004ec07ea9fe6911f23e32eafe0f" + } + }, "1.75.0": { "x86_64_linux_musl": { "etag": "0x8DEEF2564F501F1", diff --git a/release-plz.json b/release-plz.json index e467c068..89145dc0 100644 --- a/release-plz.json +++ b/release-plz.json @@ -21,10 +21,32 @@ } }, "latest": { - "version": "0.3.160" + "version": "0.3.161" }, "0.3": { - "version": "0.3.160" + "version": "0.3.161" + }, + "0.3.161": { + "x86_64_linux_musl": { + "etag": "0x8DF09A77C8ADDD2", + "hash": "5ec46afee901a03c4182b38b17843f58566ed3267c8c94ffdebf21e1bcb6fee8" + }, + "x86_64_windows": { + "etag": "0x8DF09A8135710F0", + "hash": "e0f7e1a83a6d0f5099e5f9e0333a83f2739df2ed72d91790ab746a8316ad8496" + }, + "aarch64_linux_musl": { + "etag": "0x8DF09A781773B43", + "hash": "7be88b78177ea59af0e24fc5bbeb60df15f75e95260ba35e06b2a5092289fc8f" + }, + "aarch64_macos": { + "etag": "0x8DF09A72AFBDAF1", + "hash": "4d9ec18292020de11a4495df632dab2a3e9286e426db7c534187f8322e510b46" + }, + "aarch64_windows": { + "etag": "0x8DF09A82BE272A2", + "hash": "74db09c4eef8a6d529a6f3ab7385533e7c7c2f6e211b81e64308d38b704f9b72" + } }, "0.3.160": { "x86_64_linux_musl": { diff --git a/tombi.json b/tombi.json index 8d1b4ecb..21e52396 100644 --- a/tombi.json +++ b/tombi.json @@ -2,13 +2,49 @@ "rust_crate": null, "template": null, "latest": { - "version": "1.5.0" + "version": "1.5.1" }, "1": { - "version": "1.5.0" + "version": "1.5.1" }, "1.5": { - "version": "1.5.0" + "version": "1.5.1" + }, + "1.5.1": { + "x86_64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-x86_64-unknown-linux-musl.tar.gz", + "etag": "0x8DF09CC21BD7131", + "hash": "f3f599f4fdb2e5a62b7bb716e9b840b03d4127323014a48785c466901e0a3f5b", + "bin": "tombi-cli-1.5.1-x86_64-unknown-linux-musl/tombi" + }, + "x86_64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-x86_64-apple-darwin.tar.gz", + "etag": "0x8DF09CC210E6738", + "hash": "c6d04a64e8e2d5f984d65957eff748ef659b3a5899cf5224e76c26a8c648ae9d", + "bin": "tombi-cli-1.5.1-x86_64-apple-darwin/tombi" + }, + "x86_64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-x86_64-pc-windows-msvc.zip", + "etag": "0x8DF09CC21B62668", + "hash": "7a534e1def6b9d081de5f168dad0e10fe39356de8e83597e2c7e82da902eafe3" + }, + "aarch64_linux_musl": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-aarch64-unknown-linux-musl.tar.gz", + "etag": "0x8DF09CC210F29A7", + "hash": "3512b6fc916d3c56758c230cfd941df2498b8601e011fe52327acea9a7271a63", + "bin": "tombi-cli-1.5.1-aarch64-unknown-linux-musl/tombi" + }, + "aarch64_macos": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-aarch64-apple-darwin.tar.gz", + "etag": "0x8DF09CC21112343", + "hash": "77a48fa3c5774eb48f42b8c16265201bb92a5948e06357da9d9a335a116b684b", + "bin": "tombi-cli-1.5.1-aarch64-apple-darwin/tombi" + }, + "aarch64_windows": { + "url": "https://github.com/tombi-toml/tombi/releases/download/v1.5.1/tombi-cli-1.5.1-aarch64-pc-windows-msvc.zip", + "etag": "0x8DF09CC211ECF7A", + "hash": "bbde63c13145c268e25eb295efcc78de9ee57579052d3ecd46e32e7e78d938c6" + } }, "1.5.0": { "x86_64_linux_musl": { diff --git a/typos.json b/typos.json index c52ab669..f35a4088 100644 --- a/typos.json +++ b/typos.json @@ -21,13 +21,13 @@ } }, "latest": { - "version": "1.50.0" + "version": "1.50.1" }, "1": { - "version": "1.50.0" + "version": "1.50.1" }, "1.50": { - "version": "1.50.0" + "version": "1.50.1" }, "1.50.1": { "x86_64_linux_musl": { diff --git a/uv.json b/uv.json index f374078e..5f3ff843 100644 --- a/uv.json +++ b/uv.json @@ -68,10 +68,10 @@ } }, "latest": { - "version": "0.12.8" + "version": "0.12.9" }, "0.12": { - "version": "0.12.8" + "version": "0.12.9" }, "0.12.9": { "x86_64_linux_musl": { diff --git a/vacuum.json b/vacuum.json index 1d68a183..dae20c7c 100644 --- a/vacuum.json +++ b/vacuum.json @@ -21,10 +21,62 @@ } }, "latest": { - "version": "0.30.1" + "version": "0.30.3" }, "0.30": { - "version": "0.30.1" + "version": "0.30.3" + }, + "0.30.3": { + "x86_64_linux_musl": { + "etag": "0x8DF09239622AF33", + "hash": "973b8ed30cd36533da4cdb76729e833324a3043bad48c74f61b6a1cc3df40b78" + }, + "x86_64_macos": { + "etag": "0x8DF092396020571", + "hash": "af1af99c2a13cb4db2640068932d8f48993ae1038c096212f29a301fdf587175" + }, + "x86_64_windows": { + "etag": "0x8DF092396D6C650", + "hash": "65ed783fe58a628d954b7d5f8fa3b95381268e32c0210eba26acebafc7d014f1" + }, + "aarch64_linux_musl": { + "etag": "0x8DF092396E4E743", + "hash": "04b604df0b1b570d5abd58b577c816122da162eb8ba12a7f70c3060aec12b3a9" + }, + "aarch64_macos": { + "etag": "0x8DF09239609295D", + "hash": "a77337d8fa5e8e430a0b766f410228f46e6f050899e43be0c7b228105e05e9b4" + }, + "aarch64_windows": { + "etag": "0x8DF092396D7D694", + "hash": "5d9a9d2fb24c50c495c6c06f13ac90c6ebeb400e459ac09299a1df293fe92690" + } + }, + "0.30.2": { + "x86_64_linux_musl": { + "etag": "0x8DF09211EA2E7F8", + "hash": "33d939364349b3c17b058855205133a4b854455e81425ec8f41fee7c6ae91306" + }, + "x86_64_macos": { + "etag": "0x8DF09211F9CD7CA", + "hash": "91ca3cebe733db18f9517c10d53b0a9bf7b35cd345f1b3a848cfd6ae4f6f322e" + }, + "x86_64_windows": { + "etag": "0x8DF09211EACC7F2", + "hash": "0d68d6e175c3b2a129c1c1946aa826b727b8ef38b17940109b311032fdeca6a4" + }, + "aarch64_linux_musl": { + "etag": "0x8DF09211EB2B4C7", + "hash": "af5a52d26a80103264a337433e16f60b12907825c43c6853a3b90f69a7437e55" + }, + "aarch64_macos": { + "etag": "0x8DF09211FACA48A", + "hash": "d21357ac6f0084c578784ab7254cdbbccaaf219dde8d8391fdf17592fd6250f2" + }, + "aarch64_windows": { + "etag": "0x8DF09211F718BA4", + "hash": "5a268c5f363e6349ec4cb9cc71fa4718f17c165c339bafe3103cf7506c611119" + } }, "0.30.1": { "x86_64_linux_musl": {