mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
crystal: Add crystal package manager shards.exe to the system path (#6448)
This commit is contained in:
parent
05c81f8187
commit
194ffd4812
@ -9,7 +9,10 @@
|
||||
"hash": "743e08b86e41051985fa0e85375eeebc62efcccbce05bf5944be6a15f849f369"
|
||||
}
|
||||
},
|
||||
"bin": "crystal.exe",
|
||||
"bin": [
|
||||
"crystal.exe",
|
||||
"shards.exe"
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"crystal.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user