Skip to content

Commit f9ef750

Browse files
committed
ignite: update 29.3.1 bottle.
1 parent 0c32224 commit f9ef750

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Formula/i/ignite.rb

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ class Ignite < Formula
77
head "https://github.com/ignite/cli.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "877fa1a28851037d85c383f6ba8a72251392efb8334466f487d1aa07199b7244"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "14abdc5c9e6fa6e32e24741d6928271ed4379979823adae495444048cc41831f"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1ed6427f19b6da17ea4d13b65c68f3a4e245072fc3deabfb02e72f1d2366989"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6697ae815cf991e0e4d63dd533d58912e6f367ffd3723b81552dcaef2475196f"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "478824202465f145db9e5036517032926e185238df10128be4006b6b15aa21d5"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "09e37bf37fe54f64d51de3078a3ebfde3c1474f566e2b0087d4ab109a47692ec"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c30b4d2d4c221326ffd6a506d6ab63d636d9b3972427244a1cf1f688c34626ae"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "45b34f9f06fa6488b4b0f1ff198f7a382d4d1651ed794e94dc04e621d52def2a"
13+
sha256 cellar: :any_skip_relocation, sonoma: "03baf493774b97e582c543cf457113d851789aefe5ba1a3e03ed601ca445ed77"
14+
sha256 cellar: :any_skip_relocation, ventura: "065e961abfaf91b299fbdacc26213a90ef88112cbac4d920fbd4f1cd1fff5bfd"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e44aa860b5f3a226414f4ee884f28ff3cc64d147c0cfda92797fd4f3a9878dcf"
1516
end
1617

1718
depends_on "go"

0 commit comments

Comments
 (0)