From 9c895c54d06d18593f1dcc4ca4efc1437f97dcae Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:44:24 +0000 Subject: [PATCH 1/2] ignite 28.5.2 --- Formula/i/ignite.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/i/ignite.rb b/Formula/i/ignite.rb index 402938a2f8092..e92e7cee8ec63 100644 --- a/Formula/i/ignite.rb +++ b/Formula/i/ignite.rb @@ -1,8 +1,8 @@ class Ignite < Formula desc "Build, launch, and maintain any crypto application with Ignite CLI" homepage "https://github.com/ignite/cli" - url "https://github.com/ignite/cli/archive/refs/tags/v28.5.1.tar.gz" - sha256 "6e8e9a5f596346c6824adcab73691db28addcee5bb015ea04e8f121eb508e7e7" + url "https://github.com/ignite/cli/archive/refs/tags/v28.5.2.tar.gz" + sha256 "6d7f1390c32d91b128557b7899d3ae2f8b2943f52c9f02b5bd030eb7e64de98c" license "Apache-2.0" bottle do From 86e908c34d11f85c44c46004a474798b50cd5e4f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Sep 2024 19:06:57 +0000 Subject: [PATCH 2/2] ignite: update 28.5.2 bottle. --- Formula/i/ignite.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/i/ignite.rb b/Formula/i/ignite.rb index e92e7cee8ec63..f31e5c8f91493 100644 --- a/Formula/i/ignite.rb +++ b/Formula/i/ignite.rb @@ -6,13 +6,13 @@ class Ignite < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "23b6fe61222d768af4b385bd73a0a317d0c2836784a79fc707694726a3762357" - sha256 cellar: :any_skip_relocation, arm64_ventura: "d45e9e586ace5df465adae98d500d636c0d7dd0668178fb1a5f0b99285c02127" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3339d46c3bf97b92cabaca1f97e6dec20dcb16dd1c55971575b23c144bfae3cf" - sha256 cellar: :any_skip_relocation, sonoma: "bd9a256c799152f35562aa0fdf5c0545af0b7138b3bc073a1cf9d9b316b2c815" - sha256 cellar: :any_skip_relocation, ventura: "6300033dccd952a9e0e821788b45e8e2cd1b584f2757bfc3e23d5fe82bd0b2c5" - sha256 cellar: :any_skip_relocation, monterey: "4715fbed23a01d8f2bd082b3ed8fee77dba5863b1e555a227be1cb97156366b7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ccc5a6f6477da7eaf31f05443213204a23bcde7b2814330a27ca89188994d686" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "78ec5a8d98dc64983f49cb4a6ab6d706f63b43a75221b675695607cf25417fc8" + sha256 cellar: :any_skip_relocation, arm64_ventura: "7c65e7987770b6c777cee88de82fc0b94585805fcdd5fa1700626f4f5b985c76" + sha256 cellar: :any_skip_relocation, arm64_monterey: "3008b52664039e0bc760714ceaf1901eb27ff59e8bade7ff5b8198e239a6aa7e" + sha256 cellar: :any_skip_relocation, sonoma: "921a9db5d553b64d93084dc9854c741f350128ce3cec4de60afb59b472a6f558" + sha256 cellar: :any_skip_relocation, ventura: "cd1165aae860bf9da758cca09c877ba32637a2b2b90234296683bde52faa0427" + sha256 cellar: :any_skip_relocation, monterey: "90d710f7e60cd9e1c5674d634f07efc64ef2779a79a6a3bf652418911351329f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "27d9220b42ffa561a18a1aa542023d88c2e3445eae3c26ed34ef2873598949e4" end depends_on "go"