mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
pixi: Update to version 0.51.0
This commit is contained in:
parent
f44116391a
commit
c413153dd9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.2",
|
"version": "0.51.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.50.2/pixi-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.51.0/pixi-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "bf3ad3399d34819fedfa0d08a70fc5376c9b5613e62ecbef0ed0dd12b43cbdfe"
|
"hash": "d6ab83ea3dde4493313fdd0c8b28e68c0c2cc55211d1622c92eb120ed5654352"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.50.2/pixi-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.51.0/pixi-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "93fd047b9d9f4131c2a4a612287793faf72299a106e2b7bf38e5a6418f4da8bb"
|
"hash": "51198820abd3edc66e25036017f896953dc6b94069dd29677573a179201eef4a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pixi.exe",
|
"bin": "pixi.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user