mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
coursier: Set COURSIER_HOME (#878)
This commit is contained in:
parent
7ce3691b44
commit
2621087ffd
@ -6,6 +6,9 @@
|
||||
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC6-14/coursier#/coursier.jar",
|
||||
"hash": "9752b73de23c52aac2f829fc5bf6dffea679388a13c6a40614e46b946e726590",
|
||||
"bin": "coursier.jar",
|
||||
"env_set": {
|
||||
"COURSIER_HOME": "${env:LOCALAPPDATA}\\Coursier"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://github.com/coursier/coursier/releases",
|
||||
"regex": "tag/v([\\w\\.-]+)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user