pixi: Update to version 0.62.1

This commit is contained in:
github-actions[bot] 2025-12-18 16:43:06 +00:00
parent 456b6ac28d
commit 075e2d840a

View File

@ -1,16 +1,16 @@
{
"version": "0.62.0",
"version": "0.62.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.62.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "133b5984113705ee8a2553fff54055bbeaffe2607b12154c84a6bd1a1d64a1fc"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.1/pixi-x86_64-pc-windows-msvc.zip",
"hash": "5f782c55a5700bd30ea97920b853fa43d9f14bf8a3f5656c8044fb80a3f44977"
},
"arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "239d61b014836d4a00eabd62bc00c84e77e789408eb5d7940877d9442b473843"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.1/pixi-aarch64-pc-windows-msvc.zip",
"hash": "8f3c37f0f9bb4483f5a0100aded3a613cb601461c6e5ad0cfd320b388199c938"
}
},
"bin": "pixi.exe",