Skip to content

Commit e6d26ae

Browse files
committed
container-compose: add 0.5.0 bottle.
1 parent 8715357 commit e6d26ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Formula/c/container-compose.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ class ContainerCompose < Formula
66
license "MIT"
77
head "https://github.com/mcrich23/container-compose.git", branch: "main"
88

9+
bottle do
10+
sha256 arm64_tahoe: "0d34c45230d457ddb5cc2398256e90e43eb37a5d01f00d97a432f6fe7e896fc3"
11+
end
12+
913
depends_on xcode: ["26.0", :build]
1014
depends_on arch: :arm64
1115
depends_on macos: :sequoia

0 commit comments

Comments
 (0)