cloud-nuke: 0.46.0 -> 0.49.0

This commit is contained in:
R. Ryantm
2026-04-16 19:38:29 +00:00
parent 3483a17582
commit dc58a4aeb5
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "cloud-nuke";
version = "0.46.0";
version = "0.49.0";
src = fetchFromGitHub {
owner = "gruntwork-io";
repo = "cloud-nuke";
tag = "v${finalAttrs.version}";
hash = "sha256-uuTyLT6Qfnv7cLP//avPcNZreTWGHJRS6kxMC+UT39U=";
hash = "sha256-ygmgGe89YdvvP60zl8RWTXchXVNd23fodyFjiSDwQAI=";
};
vendorHash = "sha256-EYIfecD3X3EdllR9FoqfEWSwB7wh6IxQTKItSivSPDs=";
vendorHash = "sha256-1DMwVJvr3zU96yAV2Vb4v58VNt7xg9dLCH7XGEMopjQ=";
nativeBuildInputs = [
makeBinaryWrapper