diff --git a/Formula/i/ignite.rb b/Formula/i/ignite.rb index 2538e3bbcc35..e5d0c06f8be0 100644 --- a/Formula/i/ignite.rb +++ b/Formula/i/ignite.rb @@ -1,17 +1,17 @@ class Ignite < Formula desc "Build, launch, and maintain any crypto application with Ignite CLI" homepage "https://docs.ignite.com/" - url "https://github.com/ignite/cli/archive/refs/tags/v29.2.0.tar.gz" - sha256 "7c9e5d0c6ae32549ac32d6f4aae5f53f6116ceacca707e06e8bcf3786d125053" + url "https://github.com/ignite/cli/archive/refs/tags/v29.3.0.tar.gz" + sha256 "2fe85bec70e0bbb506759f08b49993da6599358f9d037226acf859b27cd5057f" license "Apache-2.0" head "https://github.com/ignite/cli.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "a64e3e4067a95dced9fbe72c7176032ff88eba40cf56cf0dc43cc826cd8d380d" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d84f14a8a74811f755cec414833145c970c07cd311e8046c52ace27f56f12c9" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a594ec537694b56734a37b1a9bc1ca596a0f14e180a1d645ff4267024de21a55" - sha256 cellar: :any_skip_relocation, sonoma: "60831e7176d00195caf2dfbecf8514171c2f8d1e242d069a736ce5751ab692b3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "472af9c323bb64d1e7f9722680ae29ca63a83805654c0e0b9fc2ea6353671b3f" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "877fa1a28851037d85c383f6ba8a72251392efb8334466f487d1aa07199b7244" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "14abdc5c9e6fa6e32e24741d6928271ed4379979823adae495444048cc41831f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c1ed6427f19b6da17ea4d13b65c68f3a4e245072fc3deabfb02e72f1d2366989" + sha256 cellar: :any_skip_relocation, sonoma: "6697ae815cf991e0e4d63dd533d58912e6f367ffd3723b81552dcaef2475196f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "478824202465f145db9e5036517032926e185238df10128be4006b6b15aa21d5" end depends_on "go"