From 384bdeefbad20684009f0dd924fcc2616a32ebdd Mon Sep 17 00:00:00 2001 From: QaidVoid <12017109+QaidVoid@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:10:43 +0000 Subject: [PATCH] chore: update pinned package versions --- packages/b3sum/build.toml | 4 ++-- packages/bottom/build.toml | 4 ++-- packages/nushell/build.toml | 4 ++-- packages/ruff/build.toml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/b3sum/build.toml b/packages/b3sum/build.toml index 961188a..8e09b66 100644 --- a/packages/b3sum/build.toml +++ b/packages/b3sum/build.toml @@ -8,8 +8,8 @@ reason = "upstream publishes an x86_64 binary only; aarch64 has none" [source] git = "https://github.com/BLAKE3-team/BLAKE3" -commit = "77b257eee7da5cd608eaf6be8343d3a4c9776af2" -version = "1.8.6" +commit = "f3149ec5bb5449af877ba20377a11008ff499fa2" +version = "1.8.7" [build] image = "docker.io/library/rust@sha256:b4b54b176a74db7e5c68fdfe6029be39a02ccbcfe72b6e5a3e18e2c61b57ae26" diff --git a/packages/bottom/build.toml b/packages/bottom/build.toml index 302aca5..dce529c 100644 --- a/packages/bottom/build.toml +++ b/packages/bottom/build.toml @@ -9,8 +9,8 @@ reason = "upstream ships riscv64 as gnu-linked only; soar needs static musl" [source] git = "https://github.com/ClementTsang/bottom" -commit = "0f7bc17806efcf324fe5b4d7fdb03629ec30ccff" -version = "0.14.8" +commit = "e22236a928eeb876b2ccaad2f3d1ce5f6450281a" +version = "0.14.9" [build] image = "ghcr.io/rust-cross/cargo-zigbuild@sha256:b8364c2c60cdcc9b95c402d17654bff517410926a35678bd89dd924b8158d6ae" diff --git a/packages/nushell/build.toml b/packages/nushell/build.toml index bd5f0a1..bb10e63 100644 --- a/packages/nushell/build.toml +++ b/packages/nushell/build.toml @@ -9,8 +9,8 @@ reason = "upstream ships riscv64 as gnu-linked only; soar needs static musl" [source] git = "https://github.com/nushell/nushell" -commit = "00c9ee05ed6bf92d05ee0d5dbae5230e1a0db3f1" -version = "0.115.0" +commit = "798c55d19505fd52f205d7eb32a571b9d06ec9e6" +version = "0.115.1" [build] image = "ghcr.io/rust-cross/cargo-zigbuild@sha256:b8364c2c60cdcc9b95c402d17654bff517410926a35678bd89dd924b8158d6ae" diff --git a/packages/ruff/build.toml b/packages/ruff/build.toml index 8241e5d..f16e14a 100644 --- a/packages/ruff/build.toml +++ b/packages/ruff/build.toml @@ -9,8 +9,8 @@ reason = "upstream ships riscv64 as gnu-linked only; soar needs static musl" [source] git = "https://github.com/astral-sh/ruff" -commit = "b0e47022cfce4f3594aa26d15ea792681430b6f6" -version = "0.16.3" +commit = "9e4938c4a60bed3e87a11ee1e1db1bd23f4d964a" +version = "0.16.5" [build] image = "ghcr.io/rust-cross/cargo-zigbuild@sha256:b8364c2c60cdcc9b95c402d17654bff517410926a35678bd89dd924b8158d6ae"