crystal: Add crystal package manager shards.exe to the system path (#6448)

This commit is contained in:
Lachlan Dowding 2025-01-13 20:37:46 +10:00 committed by GitHub
parent 05c81f8187
commit 194ffd4812
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,10 @@
"hash": "743e08b86e41051985fa0e85375eeebc62efcccbce05bf5944be6a15f849f369" "hash": "743e08b86e41051985fa0e85375eeebc62efcccbce05bf5944be6a15f849f369"
} }
}, },
"bin": "crystal.exe", "bin": [
"crystal.exe",
"shards.exe"
],
"shortcuts": [ "shortcuts": [
[ [
"crystal.exe", "crystal.exe",