Skip to content

Commit aad844f

Browse files
committed
orc: update 0.4.34 bottle.
1 parent 8aecbd5 commit aad844f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/orc.rb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ class Orc < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any, arm64_ventura: "f6835572f307c664d32dae1adee85cb591ce87ebe5e043e3d1b96daaf490ef9d"
15-
sha256 cellar: :any, arm64_monterey: "1d6e95c2da86d9a1c3c7c7e0f834f41d3d5b72e08bec0d4c92b7f88ce636b797"
16-
sha256 cellar: :any, arm64_big_sur: "ed3c9ae06a684533844d3f9409eb05142009959f04fede00d81ce71c82f7e55c"
17-
sha256 cellar: :any, ventura: "72c8c25a55e389d63259d711dcc19b45302c4f0c89c825267eb58422062dd86c"
18-
sha256 cellar: :any, monterey: "c5976c028541b8b6bcc24c6f9456b7cbd76755303f1c32dacdd20276f90916d5"
19-
sha256 cellar: :any, big_sur: "f4d9c394d9bd5af5c20a342725d453087518655aad69def048c87e399036e611"
20-
sha256 cellar: :any, catalina: "b09113fcfd2c00406b6df037b700113565897b865acc01a77b96bcf67a3ac1ba"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72446572cc450af4a871a56f77662df569a49c4ab84d40a8cb5ed3011c214393"
14+
sha256 cellar: :any, arm64_ventura: "4809e52484b133ae5d75d871f1226088af8da0631627c1a243f397cf99cdcf7b"
15+
sha256 cellar: :any, arm64_monterey: "a143b0d08a78bee0f6306857e45950fc3f2b1124928909dff88ec41ddcd38dee"
16+
sha256 cellar: :any, arm64_big_sur: "b81aea2123348a12626926c9ba05a58b9948c6e4ae0d03936ba1dd59a966a54c"
17+
sha256 cellar: :any, ventura: "4bf03b2ca55f88af8f0220ba12d837654f225f4fc975ba1b2d1e5c60e4b7da5b"
18+
sha256 cellar: :any, monterey: "5e26dc4f953cf313d803dfc4acc1747a4d13464023cdde4c6cf91fe313a50239"
19+
sha256 cellar: :any, big_sur: "ebbfe4bc460db54bba1c74a6839c7520ca77ff1945b4f318f26dbcdd970f8321"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e357c1fc016d6d5af0cc4e85aa93492115ace878a6f7d0a3d835d60ad520f3a2"
2221
end
2322

2423
depends_on "meson" => :build

0 commit comments

Comments
 (0)