Skip to content

Commit

Permalink
update akamai version
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Nov 9, 2020
1 parent 8c7686a commit 6da6773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/akamai-cli/attributes/default.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash -e

export AKAMAI_CLI_DOWNLOAD_URL='https://github.com/akamai/cli/releases/download/1.1.4/akamai-1.1.4-linuxamd64'
export AKAMAI_CLI_DOWNLOAD_URL='https://github.com/akamai/cli/releases/download/1.1.5/akamai-1.1.5-linuxamd64'

export AKAMAI_CLI_INSTALL_FOLDER_PATH='/opt/akamai-cli'

0 comments on commit 6da6773

Please sign in to comment.