Skip to content

Commit

Permalink
update bottle
Browse files Browse the repository at this point in the history
Signed-off-by: Kefu Chai <[email protected]>
  • Loading branch information
tchaikov committed May 4, 2022
1 parent e5f0b0c commit fd4001f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ceph-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ class CephClient < Formula
sha256 "6cf2d838904f0c40a2c735790b543063ea675c727e6b7047ebddfa1e7505e71f"

bottle do
rebuild 1
root_url "https://github.com/mulbc/homebrew-ceph-client/releases/download/quincy-17.2.0-1"
sha256 cellar: :any, arm64_monterey: "03702fff58bd027eb87ea7a3eefd708289b98a6a569fdf18555044182b925522"
rebuild 2
root_url "https://github.com/mulbc/homebrew-ceph-client/releases/download/quincy-17.2.0-2"
sha256 cellar: :any, arm64_monterey: "ce4b9c49fa3f6dcea28819fc3a190dbe78b23a3685407bef666ab76b1d25c25d"
end

# depends_on "osxfuse"
Expand Down

0 comments on commit fd4001f

Please sign in to comment.