From b7e7fd3944198828586cdfb7a3ffecf2eb3fbea7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:32:00 +0000 Subject: [PATCH] pixi: Update to version 0.50.1 --- bucket/pixi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pixi.json b/bucket/pixi.json index 729488c2fa..702903d34a 100644 --- a/bucket/pixi.json +++ b/bucket/pixi.json @@ -1,16 +1,16 @@ { - "version": "0.49.0", + "version": "0.50.1", "description": "Package management made easy", "homepage": "https://pixi.sh", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/prefix-dev/pixi/releases/download/v0.49.0/pixi-x86_64-pc-windows-msvc.zip", - "hash": "529e2fa627e5e5617018c8b9c9dfe298aea347f3b602aeab29563d24cc923d08" + "url": "https://github.com/prefix-dev/pixi/releases/download/v0.50.1/pixi-x86_64-pc-windows-msvc.zip", + "hash": "5d334e9d269ff85b5db397aa86f9af18dfcce9165eb551cd36179b1948b6ab88" }, "arm64": { - "url": "https://github.com/prefix-dev/pixi/releases/download/v0.49.0/pixi-aarch64-pc-windows-msvc.zip", - "hash": "e2c92dbeb2e81f48ca1ddb3516ef4a71b93aeb413e08e7841765df1214e3c120" + "url": "https://github.com/prefix-dev/pixi/releases/download/v0.50.1/pixi-aarch64-pc-windows-msvc.zip", + "hash": "155e24d5c1e7fe1031d6d132fc7543f68774d2ffd60167f0fa4fe394da595c61" } }, "bin": "pixi.exe",