Skip to content

Commit 2763cee

Browse files
committed
cue: update 0.12.0 bottle.
1 parent b9073c9 commit 2763cee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cue.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Cue < Formula
77
head "https://github.com/cue-lang/cue.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9159720cefe51a6e15c79ab16c0604689ee5efbb725d14afe7112bab8736d360"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9159720cefe51a6e15c79ab16c0604689ee5efbb725d14afe7112bab8736d360"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9159720cefe51a6e15c79ab16c0604689ee5efbb725d14afe7112bab8736d360"
13-
sha256 cellar: :any_skip_relocation, sonoma: "2736aab26a841bd541a6b9fd0907e56952ed6f16724aea2eeec66e06c7c4b877"
14-
sha256 cellar: :any_skip_relocation, ventura: "2736aab26a841bd541a6b9fd0907e56952ed6f16724aea2eeec66e06c7c4b877"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a00c3ff18e17e8e80197f7b70830ca0fc9e79081a0d21d1b7157bef42599e198"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f7a953384704bd83893ac9578bdfdd860f503149758285d1fa9c82935e7c288d"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f7a953384704bd83893ac9578bdfdd860f503149758285d1fa9c82935e7c288d"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f7a953384704bd83893ac9578bdfdd860f503149758285d1fa9c82935e7c288d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "d692ded6fc6fb606a7f20a078d6d48f222a575e099ed246ff451a6ff4a81a433"
14+
sha256 cellar: :any_skip_relocation, ventura: "d692ded6fc6fb606a7f20a078d6d48f222a575e099ed246ff451a6ff4a81a433"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "66046b181e9a4c28f52766f3fd9e0170c87f231f8cf8ca43cd86973188e718d5"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)