From 5534da61281a0d6efb643bdcc1a3e82428b0343d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 8 Apr 2026 14:59:41 +0000 Subject: [PATCH 1/2] pixi 0.67.0 --- Formula/p/pixi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/pixi.rb b/Formula/p/pixi.rb index 57f5234aede2..a0059de54e46 100644 --- a/Formula/p/pixi.rb +++ b/Formula/p/pixi.rb @@ -1,8 +1,8 @@ class Pixi < Formula desc "Package management made easy" homepage "https://pixi.sh" - url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.66.0.tar.gz" - sha256 "37be89e8b089b78b5f65356688258771f34434c545bcccaafde7948d59c2bccd" + url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.67.0.tar.gz" + sha256 "c9312334495efae40938084355012fa3320d18299c124e5add0de67157c7dc3d" license "BSD-3-Clause" head "https://github.com/prefix-dev/pixi.git", branch: "main" From 85849aae2f6466da4cd943ea878ee9c0b5a5b73f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:54:57 +0000 Subject: [PATCH 2/2] pixi: update 0.67.0 bottle. --- Formula/p/pixi.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/p/pixi.rb b/Formula/p/pixi.rb index a0059de54e46..900553e1ed68 100644 --- a/Formula/p/pixi.rb +++ b/Formula/p/pixi.rb @@ -15,12 +15,12 @@ class Pixi < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "24228ad1f522d32fb53b3ba2645dc43b781cc17909f4dd1656138ffa33179920" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "c8752fb6ac067169be06a30fd80bd2054c6bff1d16491ad4ab256df250d12f1d" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ecc7d56efefd7d117453defe95000ce7df672a47dfb4c52938e753e5f4b3d5d5" - sha256 cellar: :any_skip_relocation, sonoma: "9a5a27543e44e8f96c137c5528a576e293c1a03fba57b269d5cc0d09bcc44887" - sha256 cellar: :any_skip_relocation, arm64_linux: "ec1566ce17f69ae84b410943635c45c52658f68768e089011f68a293274aa308" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4e6d9e84e23bdb80c1140187bc4cc0a45b1fb1f2765b53729473839b4898792c" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "1c69686d819384777d6ec8be8b20a936cfe6fd7fb69d67aaeff2570ef8334197" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "634a3e7c194a7155e845d978b09f9c5f038471eecb0997537b6e7ea9c0b7ac14" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c8a8213951d142f28a3fa285c2abd65674bc4b7b1c70bf6eb63941fcf298196" + sha256 cellar: :any_skip_relocation, sonoma: "9b51a577470224bf648e7a4ac6fa5931d7278a925eb98171dd0321cb64304e28" + sha256 cellar: :any_skip_relocation, arm64_linux: "c395021ee0919cee085ae3b1b9a7c4c017dd105a23ffd5129e60b3c7a559ed34" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7c418f74d40411fd3295a2729de9805d069f0b9c5106f65f88117f9b8a72f582" end depends_on "cmake" => :build