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 2a7d4cc commit 1937fc7Copy full SHA for 1937fc7
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: "48480052c82e6d42e9f06cf61a030f807c3fecb16e4d2d674d4a58e93cd5f796"
+ sha256 cellar: :any_skip_relocation, all: "d8300631f25951101102258313e2301ca94d752a5a14a738e3054c6402c4f1e9"
13
end
14
15
depends_on "certifi"
0 commit comments