From 0f7111f166a9269880205111287b85344ee7714c Mon Sep 17 00:00:00 2001 From: "Cloud Posse Bot (CI/CD)" Date: Tue, 13 Feb 2024 16:08:29 -0800 Subject: [PATCH 1/2] atmos 1.61.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 e22007ddaae67..bf6213bd7fa45 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.60.0.tar.gz" - sha256 "e919fbcd641b60e13743b0cd8501732f60d634ab06d2924401aebb7e68f297f8" + url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.61.0.tar.gz" + sha256 "ee0a1d94c987bed4f40de856c62f9d73cc2f4ea80c6f9d1485fe2a1050929cb0" license "Apache-2.0" bottle do From 549bea9c38a934e0bc5570aa95f960a280dde3c6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 14 Feb 2024 01:14:07 +0000 Subject: [PATCH 2/2] atmos: update 1.61.0 bottle. --- Formula/a/atmos.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/a/atmos.rb b/Formula/a/atmos.rb index bf6213bd7fa45..1624e24fd1ae0 100644 --- a/Formula/a/atmos.rb +++ b/Formula/a/atmos.rb @@ -6,13 +6,13 @@ class Atmos < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "95e64cc008b819c6708be6b568ff02244d2a080ab2f9857413fb66714f20e5cf" - sha256 cellar: :any_skip_relocation, arm64_ventura: "5fc625e300e20f31099ba91e340379f605fe4e1a6a9d30c5998d6f39bb03fc5e" - sha256 cellar: :any_skip_relocation, arm64_monterey: "29d4f7a3c6415d755125dceabd9dca2b06607ee931ca59b5257789d08f0c06a1" - sha256 cellar: :any_skip_relocation, sonoma: "6e04e609301a3e9ddb5e568b5a53d10a93c247715c21d49631f7f87447e1b702" - sha256 cellar: :any_skip_relocation, ventura: "197230a7db56bc334cc49ba7b72953720198f5d5c03769679c6945382d1532bf" - sha256 cellar: :any_skip_relocation, monterey: "95c7288f2ba06bb6393925d72ec3984ebceccf09c1995cccba9cea225c4faf22" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ccc722046b99fbfc5b207c155c38f721ada50e3ade7866142eb28dfaecd733b0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "153f15d5d7b32c16683d9d8dbf77393c5f8581dfb6dcbd5e62b26753724d4100" + sha256 cellar: :any_skip_relocation, arm64_ventura: "9677783a66b1e5ed6f685b57a4fe38c20287cebed136b70dc2cfa032e9ca941e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "734ccb88fddd09e7ae7cb5417c622e2fdd3d7c5eb612cba46aa78c5e308d8752" + sha256 cellar: :any_skip_relocation, sonoma: "28e5f9b8fec34bacd40625efc47745400aa590c782e4f7125426f5bc8d09b447" + sha256 cellar: :any_skip_relocation, ventura: "21239717bc851fde2f69d41daeb608e2613a3d1ddcc0871e62b9c523507d003c" + sha256 cellar: :any_skip_relocation, monterey: "234993f16c7a97438775b477d777f6110ebcecd90c61b08bbc52e4be040fd046" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8676e5394f6276a4d4ba90f3507d37de719b1eb42b65da2b5ac6361fa35de7d6" end depends_on "go" => :build