From 45fb41c13a963489f84139151e8b6eb9538f74b1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Dec 2024 17:20:08 +0000 Subject: [PATCH 1/2] pixi 0.39.2 --- 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 5c8cc9e9a8d87..8e1e2b535c0a3 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.39.0.tar.gz" - sha256 "e388330db1cb932371b84a6d3d2f09f22bd323a1a8def7d08df30217f49eb63d" + url "https://github.com/prefix-dev/pixi/archive/refs/tags/v0.39.2.tar.gz" + sha256 "19739239e51eabc93da47c58d22054d5be18a39a7e63e2a618e084c71434232e" license "BSD-3-Clause" head "https://github.com/prefix-dev/pixi.git", branch: "main" From 99eb3b20b055b44c8b3d62331fc67125d14ecdb8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:11:51 +0000 Subject: [PATCH 2/2] pixi: update 0.39.2 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 8e1e2b535c0a3..1117fed04529a 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: "bd65530c7d2e6c71851a9e73e5071b03588a4b160b2d22a20670b87dfc8edad4" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "b2ac6c3de09029bf8ae9730ebd4d45f99e8e21e83c991f1756852363bc190589" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6a95c3c07579ab07442e58e573318737679d3bfecfa5dd2290096e06af25f18a" - sha256 cellar: :any_skip_relocation, sonoma: "88688e1042ad571128cf7e7ee609c402e798074b249e067714b9f596d78d2f30" - sha256 cellar: :any_skip_relocation, ventura: "6075eb18dd483a3e5f021e88fa37c72ed30208256c8effd62e236b30b9ddd857" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2f05867df9e3583447b1f1fc7890543d49244dc6828c222a51315ef5c0f0484e" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "dbe0c9555f713267f1ea936b45022886354e1d8b94ada158d711dfc5f353da3a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8c4befa10eb9d636e5c604ec894bffaecb662f92c07b84f870fa548a3a09981f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ad7225feddf5423ed7348468d2fd77853ad4c4a1a11e6b7db6d135b925ef035c" + sha256 cellar: :any_skip_relocation, sonoma: "930a4e3250a7576e28ec166f3307c34cb1997767f76687aacd1b617af2f1b8d3" + sha256 cellar: :any_skip_relocation, ventura: "5974f015624e783ae195ba2e6aa2abf95a8dc051b645386b8573e7a34f30ecca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6ef0da59e1c0148d5fd0ac68c624a2d593e099efba861cad3c07cb9aa5609503" end depends_on "cmake" => :build