Loading pkgs/development/tools/analysis/tflint-plugins/tflint-ruleset-aws.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ buildGoModule rec { pname = "tflint-ruleset-aws"; version = "0.40.0"; version = "0.41.0"; src = fetchFromGitHub { owner = "terraform-linters"; repo = pname; rev = "v${version}"; hash = "sha256-n8o43zCZWrTmLdEuCPe9B1lqxnCbytwRUXSof2sI1Zw="; hash = "sha256-Vw/JlpfeCdasReM4hUouTlGiANUJ08PcTcctEbAuQRM="; }; vendorHash = "sha256-PBXObv/9QwWPmLnTReV7iuFyas1RFtvlboEjPfyIi7w="; vendorHash = "sha256-ghS99xkbEk3erHZgQNvkra9X1bZk6Ujq7j+O3zC2UVI="; postPatch = '' # some automation for creating new releases on GitHub, which we don't need Loading Loading
pkgs/development/tools/analysis/tflint-plugins/tflint-ruleset-aws.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,16 +6,16 @@ buildGoModule rec { pname = "tflint-ruleset-aws"; version = "0.40.0"; version = "0.41.0"; src = fetchFromGitHub { owner = "terraform-linters"; repo = pname; rev = "v${version}"; hash = "sha256-n8o43zCZWrTmLdEuCPe9B1lqxnCbytwRUXSof2sI1Zw="; hash = "sha256-Vw/JlpfeCdasReM4hUouTlGiANUJ08PcTcctEbAuQRM="; }; vendorHash = "sha256-PBXObv/9QwWPmLnTReV7iuFyas1RFtvlboEjPfyIi7w="; vendorHash = "sha256-ghS99xkbEk3erHZgQNvkra9X1bZk6Ujq7j+O3zC2UVI="; postPatch = '' # some automation for creating new releases on GitHub, which we don't need Loading