We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b1516 commit dbd352dCopy full SHA for dbd352d
Formula/a/apigeecli.rb
@@ -1,8 +1,8 @@
1
class Apigeecli < Formula
2
desc "Apigee management API command-line interface"
3
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"
+ url "https://github.com/apigee/apigeecli/archive/refs/tags/v2.16.0.tar.gz"
+ sha256 "eed2a51199b7778e2faf1752bb8a8f3bb8d60240f6159152fa9d95f5cfacb534"
6
license "Apache-2.0"
7
head "https://github.com/apigee/apigeecli.git", branch: "main"
8
0 commit comments