Skip to content

Commit

Permalink
chore(scoop): update for newrelic-cli version v0.92.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-developer-toolkit committed Aug 5, 2024
1 parent 911861d commit c6f4f83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions newrelic-cli.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.92.0",
"version": "0.92.1",
"architecture": {
"64bit": {
"url": "https://github.com/newrelic/newrelic-cli/releases/download/v0.92.0/newrelic-cli_0.92.0_Windows_x86_64.zip",
"url": "https://github.com/newrelic/newrelic-cli/releases/download/v0.92.1/newrelic-cli_0.92.1_Windows_x86_64.zip",
"bin": [
"newrelic.exe"
],
"hash": "e60d6b8c31032347973499156869f6fec7167e3d8ec3cada2ae1b76d4c30a06c"
"hash": "fea534e6fdfe6b5bd52cb3273dcde72383925a0289f93d2719ae3e9285ffcc6e"
}
},
"homepage": "https://github.com/newrelic/newrelic-cli",
Expand Down

0 comments on commit c6f4f83

Please sign in to comment.