Skip to content

Commit a59d981

Browse files
committed
monocle: update 0.9.1 bottle.
1 parent 00f33ea commit a59d981

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/m/monocle.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ class Monocle < Formula
88
no_autobump! because: :bumped_by_upstream
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "835cb825d68e5cf4522eb49b0090263320ecb7fef08214f480496738cc93fe19"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e6a3b61de6173f309492d7e8c1432ac141421052b93b130eeed59345f5b6798d"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3bbbbde644fc571b0c5adfe3c02641941630e45d21d9e1d69089e5fc61ac07bd"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "26db3de8347b2926ce0e21c3537d9f40504fd81af19328579fc8dd38ec92b981"
15-
sha256 cellar: :any_skip_relocation, sonoma: "f0a0b1432131aacff619c19775e8c87539e214d4ec4dceb412660dbee70067f9"
16-
sha256 cellar: :any_skip_relocation, ventura: "1e7506b879634bbb0dfd59aca7911de9313d5298b753e0846a3b4df897fc5de4"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "5fbf69ca104b15e2ed37db430e6901439c20240bf9cc6d2cf327642d7d139373"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "74f5717f9aa07b1153c884d5caf5c36f04ee09baea2ed60313c6a6b96421f210"
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "29f57b4fbb605e1e89ea42b86bd1bd3121929a4e271e034dafae2624cd402c20"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a8c18d8560e23ae9bb1dc0181214fd3a7b3a212a836eb9853cf871e7d2b89770"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "672b29b66b6d83e66a4be46a68ca8185c620a2e9fa97e6c9d99decd4d1d95e75"
14+
sha256 cellar: :any_skip_relocation, sonoma: "7c3deb6309a9e76a96559ee68424a49442ee559458c44c233b82970ea59e2322"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "844e84e570a3192f8a4dde918c017167b3a20301af4da51dc38bd1f7ab7182f5"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9ee4e642337f3ec7ee7999c3dc2960d541bd813e2f793036adbe26886ec4e373"
1917
end
2018

2119
depends_on "rust" => :build

0 commit comments

Comments
 (0)