Skip to content

Commit

Permalink
Merge pull request #203967 from cloudpossebot/update-atmos.rb-1736645961
Browse files Browse the repository at this point in the history
atmos 1.146.0
  • Loading branch information
BrewTestBot authored Jan 12, 2025
2 parents 2c3e77a + 855f14e commit 779b0b2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/a/atmos.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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.145.0.tar.gz"
sha256 "11bf7bc9b37da0183e65349235919ccfdcc19c6b4829f7fb7fbc8bc6c39f4ef9"
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.146.0.tar.gz"
sha256 "214a55a03f3f8d58c98494ca42d015d890053e4b3033889efe152fe4c0e31b35"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a0cee76b27cf5dd2e0458d7808dddf7dcb2110cbbdab0bf25de207a7c816e6c6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a0cee76b27cf5dd2e0458d7808dddf7dcb2110cbbdab0bf25de207a7c816e6c6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a0cee76b27cf5dd2e0458d7808dddf7dcb2110cbbdab0bf25de207a7c816e6c6"
sha256 cellar: :any_skip_relocation, sonoma: "ba56ffb8141f454a43853d3d1bb3921aeb3da617ba982c6366540272807ac435"
sha256 cellar: :any_skip_relocation, ventura: "ba56ffb8141f454a43853d3d1bb3921aeb3da617ba982c6366540272807ac435"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b141df3ab6d5c83f4272c32522ee8c2aebaeba5f886c65edfbb58d4320e3fe85"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "283887199e2c587e90a5a5a3ac09e8134bc6b343d537cd36daaca42a3639e28e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "283887199e2c587e90a5a5a3ac09e8134bc6b343d537cd36daaca42a3639e28e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "283887199e2c587e90a5a5a3ac09e8134bc6b343d537cd36daaca42a3639e28e"
sha256 cellar: :any_skip_relocation, sonoma: "14d35375aa4ba73ecc9ef76f1670de259e5394b905954d6c68e9d22f8326f3c9"
sha256 cellar: :any_skip_relocation, ventura: "14d35375aa4ba73ecc9ef76f1670de259e5394b905954d6c68e9d22f8326f3c9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6026e3fa80e0f75df868fc681647e72befa43cb568202f582eb0314cf699b2d2"
end

depends_on "go" => :build
Expand Down

0 comments on commit 779b0b2

Please sign in to comment.