From 31c0b18488050fd2d3b32c128e2f2fb4e004e58f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:49:27 +0000 Subject: [PATCH 1/2] pixi 0.34.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 eece95a0dbd93..2afcfc6ff913d 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.33.0.tar.gz" - sha256 "f52246e493203c4069c6390a705043f92c9859d323a27530145bdb19f6f461c6" + url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.34.0.tar.gz" + sha256 "2e38380143ab8df1d42609cec3a37704ab5594cc4a247c56937ea9ff063d2688" license "BSD-3-Clause" head "https://github.com/prefix-dev/pixi.git", branch: "main" From fbce8ffec653bf66dff13bc8cbb569c8df8470fa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:23:46 +0000 Subject: [PATCH 2/2] pixi: update 0.34.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 2afcfc6ff913d..56773b5affc6e 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_sequoia: "73187947d17f1115b96b0c98413cf1005d385a01adc1b5d4f933f324ddf174d1" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a34d836df0246476c2fb61c86a92932add3483ff5279f4fad1f82473c7b45103" - sha256 cellar: :any_skip_relocation, arm64_ventura: "dd2ff48c857decb357529b9f20f7b9b4099b95675fe2d04112eb4b9aab300afa" - sha256 cellar: :any_skip_relocation, sonoma: "26e6ce3fcbda63f1957d94d48af9a893a28f808b959a8dae418a985ffe3d3603" - sha256 cellar: :any_skip_relocation, ventura: "19f67c122050f5e26abcd97b0b75564e4a5e428b60f12a316639b5d00bbdf665" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1796661ceb0cd97385313b4509dbe2e4a8e9b9761979c19c3eb418d993fd464f" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed449aa195238f660e9d62a694518e80d90f231d48cf249cbe4af9f8ffa7d999" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "cca551166ed1864c73d843dd023690e73d10ca27776b9859e9daf33568d6a6a0" + sha256 cellar: :any_skip_relocation, arm64_ventura: "d7ad72a427e3c572e3c6bac3f05e3dc227edc7efad084e96d967fb706ade89d3" + sha256 cellar: :any_skip_relocation, sonoma: "34eb3469edf7793749febbdb4ddbdc7b1e1b859761d94e15e5834016d066e99e" + sha256 cellar: :any_skip_relocation, ventura: "06a16ac9040c9a189a0e44638c48573ad110a66aa4293ecea916da0c70b7d915" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ca39970a904fc7fadf524bd8a7ea23fddb64ede03975c401b1f3c7ceb7c2e9e7" end depends_on "cmake" => :build