From 882b7e3e5d555a374b4e9eaf6b59292d9a90de2a Mon Sep 17 00:00:00 2001 From: CloudSkiff Machine <53427653+cloudskiff-machine@users.noreply.github.com> Date: Thu, 18 Mar 2021 15:31:03 +0000 Subject: [PATCH] driftctl 0.7.0 Closes #73429. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/driftctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/driftctl.rb b/Formula/driftctl.rb index ad2983144cc..1eca729fba1 100644 --- a/Formula/driftctl.rb +++ b/Formula/driftctl.rb @@ -1,8 +1,8 @@ class Driftctl < Formula desc "Detect, track and alert on infrastructure drift" homepage "https://driftctl.com" - url "https://github.com/cloudskiff/driftctl/archive/v0.6.0.tar.gz" - sha256 "33a28ce9630ba4fc80021c077086a91867f5af3578f70018b28621d4c7a67b11" + url "https://github.com/cloudskiff/driftctl/archive/v0.7.0.tar.gz" + sha256 "b1f842f04b0b51d5bcf563a70e9842b38b158e24e67c474410b6027a85b43fbb" license "Apache-2.0" bottle do