Skip to content

Commit c2a06a5

Browse files
pixi: Update to version 0.62.2
1 parent 1eba484 commit c2a06a5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/pixi.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "0.62.1",
2+
"version": "0.62.2",
33
"description": "Package management made easy",
44
"homepage": "https://pixi.sh",
55
"license": "BSD-3-Clause",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.1/pixi-x86_64-pc-windows-msvc.zip",
9-
"hash": "5f782c55a5700bd30ea97920b853fa43d9f14bf8a3f5656c8044fb80a3f44977"
8+
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.2/pixi-x86_64-pc-windows-msvc.zip",
9+
"hash": "c04ed404fc012fdc881d8a730ad41ebe87e2bedf5fe0da1bd136d5b1ead341b1"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.1/pixi-aarch64-pc-windows-msvc.zip",
13-
"hash": "8f3c37f0f9bb4483f5a0100aded3a613cb601461c6e5ad0cfd320b388199c938"
12+
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.62.2/pixi-aarch64-pc-windows-msvc.zip",
13+
"hash": "51f41860f6795ef6155c291b97d6b974b9545bb5b16c8fe63811ad9dbf90f8c4"
1414
}
1515
},
1616
"bin": "pixi.exe",

0 commit comments

Comments
 (0)