pixi: Update to version 0.50.2

This commit is contained in:
github-actions[bot] 2025-07-28 16:30:50 +00:00
parent eddfb84d0e
commit 8a4ff0fcbe

View File

@ -1,16 +1,16 @@
{ {
"version": "0.49.0", "version": "0.50.2",
"description": "Package management made easy", "description": "Package management made easy",
"homepage": "https://pixi.sh", "homepage": "https://pixi.sh",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.49.0/pixi-x86_64-pc-windows-msvc.zip", "url": "https://github.com/prefix-dev/pixi/releases/download/v0.50.2/pixi-x86_64-pc-windows-msvc.zip",
"hash": "529e2fa627e5e5617018c8b9c9dfe298aea347f3b602aeab29563d24cc923d08" "hash": "bf3ad3399d34819fedfa0d08a70fc5376c9b5613e62ecbef0ed0dd12b43cbdfe"
}, },
"arm64": { "arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.49.0/pixi-aarch64-pc-windows-msvc.zip", "url": "https://github.com/prefix-dev/pixi/releases/download/v0.50.2/pixi-aarch64-pc-windows-msvc.zip",
"hash": "e2c92dbeb2e81f48ca1ddb3516ef4a71b93aeb413e08e7841765df1214e3c120" "hash": "93fd047b9d9f4131c2a4a612287793faf72299a106e2b7bf38e5a6418f4da8bb"
} }
}, },
"bin": "pixi.exe", "bin": "pixi.exe",