diff --git a/ceph-client.rb b/ceph-client.rb index 42a2c06..b3146aa 100644 --- a/ceph-client.rb +++ b/ceph-client.rb @@ -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"