akamai 1.0.3
Closes #33827. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
398d68c35d
commit
6ae3115b2b
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.0.2.tar.gz"
|
||||
sha256 "d3855ddbaf11cac3f0f164937faa1153ea9d1ab41175989311eab674d9b4a635"
|
||||
url "https://github.com/akamai/cli/archive/1.0.3.tar.gz"
|
||||
sha256 "3587fb0ea21a30d3be5e1dc39dd9f2100ae1cefe466fd434cdd6bd2c04b8dc93"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue