From 33d9e79f32bb2f762051736ec8a82fb213b82673 Mon Sep 17 00:00:00 2001 From: "Cloud Posse Bot (CI/CD)" Date: Mon, 26 May 2025 17:53:41 +0200 Subject: [PATCH 1/2] atmos 1.177.0 Created by https://github.com/mislav/bump-homebrew-formula-action --- Formula/a/atmos.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/a/atmos.rb b/Formula/a/atmos.rb index 00a4d1108c98f..39c8d26b364ce 100644 --- a/Formula/a/atmos.rb +++ b/Formula/a/atmos.rb @@ -1,8 +1,8 @@ class Atmos < Formula desc "Universal Tool for DevOps and Cloud Automation" homepage "https://github.com/cloudposse/atmos" - url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.176.0.tar.gz" - sha256 "8ef15fc7375ffe86f374a19dd133bed1a624e110244f2a55e75afbec6f57c136" + url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.177.0.tar.gz" + sha256 "e925f9d9ee295d3faa334441a077e5f5cd28bdef2ade1c1530c321bf814bab66" license "Apache-2.0" head "https://github.com/cloudposse/atmos.git", branch: "main" From c8801f4a5ed73bc386d8c96a8c478b563edaa98c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 May 2025 16:22:14 +0000 Subject: [PATCH 2/2] atmos: update 1.177.0 bottle. --- Formula/a/atmos.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/a/atmos.rb b/Formula/a/atmos.rb index 39c8d26b364ce..d277a770fc9c7 100644 --- a/Formula/a/atmos.rb +++ b/Formula/a/atmos.rb @@ -9,12 +9,12 @@ class Atmos < Formula no_autobump! because: :bumped_by_upstream bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "d5d76f2212e503caf97ee91f62cfe642e62c35a59f2c8b98a56047655b5b2cb7" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e140a5b07121b7dfd87baf9289abca572dc3c840fc9422d60b3d5b6042fe5da8" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ce593d2efacc27975b4c4969fb7c06aa5620aff74a318ae5fc8a1b5509b8dee2" - sha256 cellar: :any_skip_relocation, sonoma: "ba8e913e54f10817c5b5104999700a4d6a4da04ec948d70d9a8437e098a59e22" - sha256 cellar: :any_skip_relocation, ventura: "1d7855412cf917f32628f3be85beacf831b0633a7ad84c9d2f79fb23f7a2b146" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3ffa8f31feca68333e1117266d1db494e48aab692b52de90c35e91962465814d" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "a436e20696c2b0a1c7978b17e95c2aff1249ed97010cd0bb42bd258dca25b3d8" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b81fa067b6ef236b1fd9238cda821e998664b409f1647a5298605f601967b1f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a1546e84ced832b7a171b0620d52162e3cb5d858d1443028297b9bcdf01a5960" + sha256 cellar: :any_skip_relocation, sonoma: "9893f072ab5c73702fe7b0175ff4a1c61a00310cdaee67e40cd7dfcfae11bb0a" + sha256 cellar: :any_skip_relocation, ventura: "20a180fa1e05ac4d9a725d47f9a67a125f674e7dabdb43483eae44b91d88244c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5caa91949d3960b6dc6d12b29da8b60b15582fc074850500916e01e2870cae93" end depends_on "go" => :build