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 13f37c3 commit 2a7d4ccCopy full SHA for 2a7d4cc
Formula/a/aiven-client.rb
@@ -3,10 +3,9 @@ class AivenClient < Formula
3
4
desc "Official command-line client for Aiven"
5
homepage "https://aiven.io/docs/tools/cli"
6
- url "https://files.pythonhosted.org/packages/a0/62/55a75ab81c5d030ad45cf66ad35545abf907bab5608be234e6bb1c3fa1d6/aiven_client-4.7.3.tar.gz"
7
- sha256 "ec823cb3b5065417c6b4875c9c42f1810cad265f941974d618d602698647d29f"
+ url "https://files.pythonhosted.org/packages/fe/86/0a00382cd2fa03a256d7079ba929e0ee3ac2672253583d94ee16b59bddba/aiven_client-4.8.0.tar.gz"
+ sha256 "c1b2a9ffe82288936070bc2882cd270754f2d7b7bc9d1d3355abeadb177053fe"
8
license "Apache-2.0"
9
- revision 1
10
head "https://github.com/aiven/aiven-client.git", branch: "main"
11
12
bottle do
0 commit comments