Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

15 lines
356 B
JSON

{
"version": "latest",
"license": "Apache-2.0",
"url": [
"https://raw.githubusercontent.com/aspnet/Home/release/kvm.ps1"
],
"homepage": "https://github.com/aspnet/Home",
"env_set": {
"KRE_HOME": "$dir\\.k",
"KRE_USER_HOME": "$dir\\.k"
},
"bin": "kvm.ps1",
"post_install": "iex \"kvm upgrade\""
}