pixi@0.65.0: Fix hash (Closes #7693)

This commit is contained in:
github-actions[bot] 2026-02-27 12:49:38 +00:00
parent 86011f1dfa
commit fe079bb61b

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.65.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "273852891239532334f5c68501cb8b0094275514319ef25c06517ea09e5a6112"
"hash": "69e78741b24a10742ae2b0831505952a0beb493e54d30ddc5223ce1465f13f78"
},
"arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.65.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "4ee3660c14fd567a496ba849969d48dbfcd25cc8780cc7129e652e0f6b415fa9"
"hash": "97bf12e5a4b9ede42363c7f6496809ebb4094c489ba5030f960ec10504336d3f"
}
},
"bin": "pixi.exe",