We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4e6d4d + 2a4b5d2 commit 7c091c7Copy full SHA for 7c091c7
Formula/c/c2048.rb
@@ -7,6 +7,7 @@ class C2048 < Formula
7
head "https://github.com/mevdschee/2048.c.git", branch: "main"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "0563e808fedace771b34dc5be651e242898101d1ba16e5af2d93fc9776dc9d45"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "aac8d147591dcc68329b42238cc2363f05fda1533e3e897fd0d2d67c830f6ac0"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b575648a9003e0a7479ce49a0224cfb1e9f1d9e492f7a5b050ec096375a5135"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "d6c6ade21d0fe28b3408b166d29ab5f6d16435f9dc4c8700fe6a7c490816009f"
0 commit comments