pixi: Update to version 0.55.0

This commit is contained in:
github-actions[bot] 2025-09-15 16:31:14 +00:00
parent d5ebfd0e83
commit 5080b421cb

View File

@ -1,16 +1,16 @@
{ {
"version": "0.54.2", "version": "0.55.0",
"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.54.2/pixi-x86_64-pc-windows-msvc.zip", "url": "https://github.com/prefix-dev/pixi/releases/download/v0.55.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "6a823f19cac590dbc067c41364ff1c94d5bf81289178df5629532fdb133eadb1" "hash": "8921371da4ddef7949fe8e9b75b12e59e0bb11b2118ee20faa09d7b1503236a5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.54.2/pixi-aarch64-pc-windows-msvc.zip", "url": "https://github.com/prefix-dev/pixi/releases/download/v0.55.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "0d5bd7f2d4f4c84b91b8c0b7d02b661f23700140214519a7b10bc387de538954" "hash": "bdefe7cd60a92c0d76bb76986af28a5ec2a142705504db3b3a63d606055cf3f7"
} }
}, },
"bin": "pixi.exe", "bin": "pixi.exe",