mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
12 lines
317 B
JSON
12 lines
317 B
JSON
{
|
|
"version": "latest",
|
|
"license": "Apache 2.0",
|
|
"url": "https://raw.githubusercontent.com/aspnet/Home/danroth27/restorednvm/dnvm.ps1",
|
|
"homepage": "https://github.com/aspnet/Home",
|
|
"env_set": {
|
|
"DNX_HOME": "$dir\\.dnx",
|
|
"DNX_USER_HOME": "$dir\\.dnx"
|
|
},
|
|
"bin": "dnvm.ps1"
|
|
}
|