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 4836977 commit 642d19bCopy full SHA for 642d19b
Formula/a/aiven-client.rb
@@ -9,7 +9,7 @@ class AivenClient < Formula
9
head "https://github.com/aiven/aiven-client.git", branch: "main"
10
11
bottle do
12
- sha256 cellar: :any_skip_relocation, all: "d8300631f25951101102258313e2301ca94d752a5a14a738e3054c6402c4f1e9"
+ sha256 cellar: :any_skip_relocation, all: "095578d353fc2ac200c29704a6bb1533a0cb18b1fb0b534a6e4b7e233c871555"
13
end
14
15
depends_on "certifi"
0 commit comments