steampipePackages.steampipe-plugin-aws: 1.3.0 -> 1.4.0

This commit is contained in:
R. Ryantm
2024-12-09 14:58:46 +00:00
parent 977c9efc51
commit 0ae50bd8e7
@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "steampipe-plugin-aws";
version = "1.3.0";
version = "1.4.0";
src = fetchFromGitHub {
owner = "turbot";
repo = "steampipe-plugin-aws";
rev = "refs/tags/v${version}";
hash = "sha256-VgRt7DODpDqxlkO8oSX948ZpHR6s11LxYYaQZx6St98=";
hash = "sha256-KJsZZLjZj+p18HRXY+rQ9ooonxxTavmXi1ISA4mR26s=";
};
vendorHash = "sha256-RM/bsoQTbOj/NKr16GsCQWCxV0f7pYYf2aYcWGghGEQ=";