Skip to content

Commit 0b92c8f

Browse files
committed
Merge branch 'master' of github.com:newrelic/newrelic-cli
2 parents ac22b27 + 2feed38 commit 0b92c8f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

newrelic-cli.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"version": "0.8.1",
3+
"architecture": {
4+
"64bit": {
5+
"url": "https://github.com/newrelic/newrelic-cli/releases/download/v0.8.1/newrelic-cli_0.8.1_Windows_x86_64.zip",
6+
"bin": [
7+
"newrelic.exe"
8+
],
9+
"hash": "0e55f3306a48a0564d1d48c73839c7e9ee574422af8fdf0296b023f6873329b4"
10+
}
11+
},
12+
"homepage": "https://github.com/newrelic/newrelic-cli",
13+
"license": "Apache-2.0",
14+
"description": "The New Relic CLI is an officially supported command line interface for New\nRelic, released as part of the Developer Toolkit.\n"
15+
}

0 commit comments

Comments
 (0)