akamai 1.1.4
Closes #40737. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8eb9588390
commit
a9d8274c38
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Akamai < Formula
|
||||
desc "CLI toolkit for working with Akamai's APIs"
|
||||
homepage "https://github.com/akamai/cli"
|
||||
url "https://github.com/akamai/cli/archive/1.1.3.tar.gz"
|
||||
sha256 "5f9d2f3db4ec3b3df58726a578e2448b8a5b882d9694545ea0da7f75dca8c410"
|
||||
url "https://github.com/akamai/cli/archive/1.1.4.tar.gz"
|
||||
sha256 "af87d96a71882c98135b5cfb84ed421a246999979b8d2a927507cfcb94ff8242"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue