Skip to content

Commit dbd352d

Browse files
committed
apigeecli 2.16.0
1 parent 19b1516 commit dbd352d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/apigeecli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Apigeecli < Formula
22
desc "Apigee management API command-line interface"
33
homepage "https://cloud.google.com/apigee/docs"
4-
url "https://github.com/apigee/apigeecli/archive/refs/tags/v2.15.0.tar.gz"
5-
sha256 "5a0950fbef0019c2703532d4b3a7f769614458da6dde71688ddb1d2d36b3c300"
4+
url "https://github.com/apigee/apigeecli/archive/refs/tags/v2.16.0.tar.gz"
5+
sha256 "eed2a51199b7778e2faf1752bb8a8f3bb8d60240f6159152fa9d95f5cfacb534"
66
license "Apache-2.0"
77
head "https://github.com/apigee/apigeecli.git", branch: "main"
88

0 commit comments

Comments
 (0)