Skip to content

Commit 4dbe16e

Browse files
committed
sandvault: update 1.12.0 bottle.
1 parent b437a17 commit 4dbe16e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Formula/s/sandvault.rb

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ class Sandvault < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "d1c6746bf983db58f21b72c64f8c9888b87691268b44817b29c6a3ecd257dd19"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d1c6746bf983db58f21b72c64f8c9888b87691268b44817b29c6a3ecd257dd19"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1c6746bf983db58f21b72c64f8c9888b87691268b44817b29c6a3ecd257dd19"
12-
sha256 cellar: :any_skip_relocation, sonoma: "3c2c4fc165a4b74900108c31f607fe935bd98b50d54b1bd5f901c688b71738c8"
9+
rebuild 1
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "e86e31c6ae03a826867f2745f69182773d6c1ef15cb57d6f28fc7cde3e7b8c97"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e86e31c6ae03a826867f2745f69182773d6c1ef15cb57d6f28fc7cde3e7b8c97"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e86e31c6ae03a826867f2745f69182773d6c1ef15cb57d6f28fc7cde3e7b8c97"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c3adeb1bfa0c8268b9dbe52cbd4774d7c7730fbd58e61ebe7533f883197316ea"
1314
end
1415

1516
depends_on :macos

0 commit comments

Comments
 (0)