kvm: fix URL (closes #1898)

This commit is contained in:
Richard Kuhnt 2017-12-10 13:36:01 +01:00
parent f8bc504161
commit da893ddfd5

View File

@ -2,7 +2,7 @@
"version": "latest", "version": "latest",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": [ "url": [
"https://raw.githubusercontent.com/aspnet/Home/master/kvm.ps1" "https://raw.githubusercontent.com/aspnet/Home/release/kvm.ps1"
], ],
"homepage": "https://github.com/aspnet/Home", "homepage": "https://github.com/aspnet/Home",
"env_set": { "env_set": {