pixi: Update to version 0.52.0

This commit is contained in:
github-actions[bot] 2025-08-14 16:30:44 +00:00
parent 4f9f260182
commit 602de10064

View File

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