Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 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.2.0",
"version": "1.0.0",
"url": "https://github.com/akamai/cli-test-center",
"issues": "https://github.com/akamai/cli-test-center/issues",
"commands": [
{
"name": "test-center",
"version": "0.2.0",
"version": "1.0.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 Down