diff --git a/packages/ubi/build.toml b/packages/ubi/build.toml index cdf5e37..f82fc52 100644 --- a/packages/ubi/build.toml +++ b/packages/ubi/build.toml @@ -9,8 +9,8 @@ reason = "upstream ships riscv64 as gnu-linked only; soar needs static musl" [source] git = "https://github.com/houseabsolute/ubi" -commit = "07ad374e6e0b7db3dfb77c042dc2037525183985" -version = "0.10.0" +commit = "9b402353524f4db7155c70f9d0e785e9ed692a41" +version = "0.12.0" [build] image = "ghcr.io/rust-cross/cargo-zigbuild@sha256:b8364c2c60cdcc9b95c402d17654bff517410926a35678bd89dd924b8158d6ae" diff --git a/packages/yazi/build.toml b/packages/yazi/build.toml index 38a287d..182feab 100644 --- a/packages/yazi/build.toml +++ b/packages/yazi/build.toml @@ -9,8 +9,8 @@ reason = "upstream ships riscv64 as gnu-linked only; soar needs static musl" [source] git = "https://github.com/sxyazi/yazi" -commit = "1f3588d6f4ef80122089db70e670a0eb757f20fe" -version = "26.8.15" +commit = "8dd895c695a5950330c2623eb43debf323b60654" +version = "26.9.1" [build] image = "ghcr.io/rust-cross/cargo-zigbuild@sha256:b8364c2c60cdcc9b95c402d17654bff517410926a35678bd89dd924b8158d6ae"