mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Fix dnvm url
This commit is contained in:
parent
371960f59f
commit
34c609703c
@ -1,13 +1,11 @@
|
||||
{
|
||||
"version": "latest",
|
||||
"license": "Apache 2.0",
|
||||
"url": [
|
||||
"https://raw.githubusercontent.com/aspnet/Home/dev/dnvm.ps1"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user