From 209c2a2a268994ccf229e13581552c8ec8ca09da Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:25:13 +0000 Subject: [PATCH] atlantis 0.28.2 --- Formula/a/atlantis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/a/atlantis.rb b/Formula/a/atlantis.rb index 41db2033459d7..6c248b3c06c76 100644 --- a/Formula/a/atlantis.rb +++ b/Formula/a/atlantis.rb @@ -1,8 +1,8 @@ class Atlantis < Formula desc "Terraform Pull Request Automation tool" homepage "https://www.runatlantis.io/" - url "https://github.com/runatlantis/atlantis/archive/refs/tags/v0.28.1.tar.gz" - sha256 "2d1945f33e607cd76decfbd8098006d1dbe13026dc3c9d86e61bd66db18776d3" + url "https://github.com/runatlantis/atlantis/archive/refs/tags/v0.28.2.tar.gz" + sha256 "0fe1f6f6577096e2d3db5f921526bd1bb70e4577239f0d453df50c386e00b3ce" license "Apache-2.0" head "https://github.com/runatlantis/atlantis.git", branch: "main"