Skip to content

Commit 831c2f7

Browse files
committed
monocle: update 0.7.2 bottle.
1 parent 96eabca commit 831c2f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/monocle.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Monocle < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e0d69a2855e16951f555a56eecd549c5c1581ab746b72a2e6191907ab4c5cfc2"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f34150ad6b9cafc6a928e66a43871090a2fc7a2dd9d1f8768eeda73ab11eafaf"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fefbb2eecc3ee6f164c95b58b74add3721564f13a71fe348944a68b4831a27b2"
12-
sha256 cellar: :any_skip_relocation, sonoma: "6f5c07bafb2c4b1095a6286bdeaa86f8da5f65b75741ef6d93bbed0bef4544b6"
13-
sha256 cellar: :any_skip_relocation, ventura: "e8311b37ae40af8b53928daac1456261f1e82e085e7871ca0e6212d2e08d46da"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3392ce4f1ce041fd54ba4882c61b30927ac5a417f0a9310712302b94f7ed6aae"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c6071056a263f14da10efa8b636a62c6553f4cc06b26f0684c624b041d29036f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7a23a54bf278b3f5232a451b2fd3a79c390971d7b84f4fa98e27e732a8775536"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1444eccd36ed182eecd0f0a6c7af8c779185c44cf07f3351a67b3e919e5d5dfe"
12+
sha256 cellar: :any_skip_relocation, sonoma: "d86179ca68b5d3070856042e857d0f50d76c67c6600393b71ebf1a1c424ba31e"
13+
sha256 cellar: :any_skip_relocation, ventura: "3a1696c31a32db8138617cf9c55470c25b385c800e3558a902304a4cf191abff"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cc632d35fa157dc4009323bdc998ea2f5ed267242bc5216f1fc00b6841592035"
1515
end
1616

1717
depends_on "rust" => :build

0 commit comments

Comments
 (0)