We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3653842 commit 5b77186Copy full SHA for 5b77186
libzookeeper.rb
@@ -11,6 +11,7 @@ class Libzookeeper < Formula
11
bottle do
12
root_url "https://github.com/Shopify/homebrew-shopify/releases/download/bag-of-holding"
13
sha256 cellar: :any, big_sur: "291ff13634c99bb305c4b88c976fb1ff4ca28dc66f9f8537a0dd35bbf64721c1"
14
+ sha256 cellar: :any, arm64_big_sur: "6eab138516aab0293618ccdc9333daab7c949f7c318a256fc8742cfe8e8f7983"
15
sha256 cellar: :any, arm64_monterey: "698d0b4cf2320364f57f4ca1c2cbc2b0b17a61fa172cdd613a6a6fa414170728"
16
end
17
0 commit comments