From fe079bb61bc707ae27f4613e2779a938e5916b0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 12:49:38 +0000 Subject: [PATCH] pixi@0.65.0: Fix hash (Closes #7693) --- bucket/pixi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/pixi.json b/bucket/pixi.json index f8c0e32b5f..63dcd7b88f 100644 --- a/bucket/pixi.json +++ b/bucket/pixi.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/prefix-dev/pixi/releases/download/v0.65.0/pixi-x86_64-pc-windows-msvc.zip", - "hash": "273852891239532334f5c68501cb8b0094275514319ef25c06517ea09e5a6112" + "hash": "69e78741b24a10742ae2b0831505952a0beb493e54d30ddc5223ce1465f13f78" }, "arm64": { "url": "https://github.com/prefix-dev/pixi/releases/download/v0.65.0/pixi-aarch64-pc-windows-msvc.zip", - "hash": "4ee3660c14fd567a496ba849969d48dbfcd25cc8780cc7129e652e0f6b415fa9" + "hash": "97bf12e5a4b9ede42363c7f6496809ebb4094c489ba5030f960ec10504336d3f" } }, "bin": "pixi.exe",