Skip to content

Commit

Permalink
Merge pull request Homebrew#201216 from cloudpossebot/update-atmos.rb…
Browse files Browse the repository at this point in the history
…-1734225453

atmos 1.126.0
  • Loading branch information
BrewTestBot authored Dec 15, 2024
2 parents 454cb36 + 16cafe1 commit 5ff1028
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.125.0.tar.gz"
sha256 "fd331321efef0b4511cdd0a84779c5e43d9fa9b83b01aa215581cc20a60e34f3"
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.126.0.tar.gz"
sha256 "034bb819642cd26d7d3c209c2904f4afaac8eb2ff48e0fb89e20f6603c5b7889"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b9f49aa4b12c3227fe0bcfd11c2108b57b336c5583f628e3b9fab1eca1bc9f84"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b9f49aa4b12c3227fe0bcfd11c2108b57b336c5583f628e3b9fab1eca1bc9f84"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b9f49aa4b12c3227fe0bcfd11c2108b57b336c5583f628e3b9fab1eca1bc9f84"
sha256 cellar: :any_skip_relocation, sonoma: "db2376260ab2d4d9283075ec9626c5b81331129722fe299327811420b226a7dc"
sha256 cellar: :any_skip_relocation, ventura: "db2376260ab2d4d9283075ec9626c5b81331129722fe299327811420b226a7dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "48af6847b0035366c93efb3c1d492f191b1f568082cb8fac80b72c93244be1b1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ffd5c45c024f0e8fcf48fbaa547021f6c9b0a9f555416325bf2ae5f5e65c6904"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ffd5c45c024f0e8fcf48fbaa547021f6c9b0a9f555416325bf2ae5f5e65c6904"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ffd5c45c024f0e8fcf48fbaa547021f6c9b0a9f555416325bf2ae5f5e65c6904"
sha256 cellar: :any_skip_relocation, sonoma: "80ca9ed29bcf5f1940ed2cca23533910213e6bcefce86c58765b3319b3744b3a"
sha256 cellar: :any_skip_relocation, ventura: "80ca9ed29bcf5f1940ed2cca23533910213e6bcefce86c58765b3319b3744b3a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0dd5d0cf7e58eeef59cbef75df3ed048cfdbc0c1c739671aa8622af6820e15fb"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5ff1028

Please sign in to comment.