Skip to content

Commit

Permalink
DXE-2773 merge GH changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mgwoj committed Jun 19, 2023
2 parents 0244d25 + ce52f56 commit 376b307
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/commands/package_list/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,13 +268,13 @@
{
"title": "Test Center",
"name": "test-center",
"version": "0.1.1",
"version": "0.2.0",
"url": "https://github.com/akamai/cli-test-center",
"issues": "https://github.com/akamai/cli-test-center/issues",
"commands": [
{
"name": "test-center",
"version": "0.1.1",
"version": "0.2.0",
"description": "Test Center is a testing tool that checks the effect of configuration changes on your web property. Use this tool as part of your testing protocol to increase your confidence in the safety and accuracy of your configuration changes.",
"bin": "https://github.com/akamai/cli-test-center/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}{{.Arch}}{{.BinSuffix}}"
}
Expand All @@ -291,4 +291,4 @@
"requirements": {"python":"3.0.0"}
}
]
}
}

0 comments on commit 376b307

Please sign in to comment.