Skip to content

Commit

Permalink
cloud-nuke 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 18, 2024
1 parent a9e4399 commit b971806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/cloud-nuke.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class CloudNuke < Formula
desc "CLI tool to nuke (delete) cloud resources"
homepage "https://gruntwork.io/"
url "https://github.com/gruntwork-io/cloud-nuke/archive/refs/tags/v0.33.0.tar.gz"
sha256 "3c52aba45f99ea04f026aa4b2a3b8f356bfcbbed02032f08d8f42b0554b9133c"
url "https://github.com/gruntwork-io/cloud-nuke/archive/refs/tags/v0.34.0.tar.gz"
sha256 "5b76a3394281dbb81125f8160fde24c0447b2218425a6a07c95884f29b4130fd"
license "MIT"
head "https://github.com/gruntwork-io/cloud-nuke.git", branch: "master"

Expand Down

0 comments on commit b971806

Please sign in to comment.