We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac22b27 + 2feed38 commit 0b92c8fCopy full SHA for 0b92c8f
newrelic-cli.json
@@ -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