@@ -7,13 +7,13 @@ class AwsNuke < Formula
77 head "https://github.com/ekristen/aws-nuke.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b38e863cfcb050b0dee7d60cb2ada5952326f971dbb5d58def79e35e4681cda8 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b38e863cfcb050b0dee7d60cb2ada5952326f971dbb5d58def79e35e4681cda8 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "b38e863cfcb050b0dee7d60cb2ada5952326f971dbb5d58def79e35e4681cda8 "
13- sha256 cellar : :any_skip_relocation , sonoma : "ff5e801ce22aafb674f033b34c96491389c0bdbc899e6a92da24e1572e57ac25 "
14- sha256 cellar : :any_skip_relocation , ventura : "ff5e801ce22aafb674f033b34c96491389c0bdbc899e6a92da24e1572e57ac25 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "2210f87dfeab151389a482c31ec69035505119fbc64812844e16a30ae60fb83d "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "daca788780ee8282910fe6902303896d21968ac234726a40ef4501f1777f6735 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "811f11aa2543b6b6b9ac93fa63e61ba5c2c511bd35f5017466a1537efdc10194 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "811f11aa2543b6b6b9ac93fa63e61ba5c2c511bd35f5017466a1537efdc10194 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "811f11aa2543b6b6b9ac93fa63e61ba5c2c511bd35f5017466a1537efdc10194 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "e9c67c1bf7dfaf0b067b38ca51596b2ef60c2bfa74a1b1713eec568cbf105d90 "
14+ sha256 cellar : :any_skip_relocation , ventura : "e9c67c1bf7dfaf0b067b38ca51596b2ef60c2bfa74a1b1713eec568cbf105d90 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "bd6dcdbb29591d2770c0ed5784c4ce3d7aa821ddf2d3c11d5d7481ccf7e22367 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6b1f1fc817e324aa55aff5086cde82f9a6095003f0370af6cb8115d0d67ead38 "
1717 end
1818
1919 depends_on "go" => :build
0 commit comments