pixi: Update to version 0.51.0

This commit is contained in:
github-actions[bot] 2025-08-12 08:30:53 +00:00
parent f44116391a
commit c413153dd9

View File

@ -1,16 +1,16 @@
{
"version": "0.50.2",
"version": "0.51.0",
"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.50.2/pixi-x86_64-pc-windows-msvc.zip",
"hash": "bf3ad3399d34819fedfa0d08a70fc5376c9b5613e62ecbef0ed0dd12b43cbdfe"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.51.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "d6ab83ea3dde4493313fdd0c8b28e68c0c2cc55211d1622c92eb120ed5654352"
},
"arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.50.2/pixi-aarch64-pc-windows-msvc.zip",
"hash": "93fd047b9d9f4131c2a4a612287793faf72299a106e2b7bf38e5a6418f4da8bb"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.51.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "51198820abd3edc66e25036017f896953dc6b94069dd29677573a179201eef4a"
}
},
"bin": "pixi.exe",