Merge pull request #331651 from r-ryantm/auto-update/steampipePackages.steampipe-plugin-aws

steampipePackages.steampipe-plugin-aws: 0.138.0 -> 0.144.0
This commit is contained in:
tomberek 2024-08-04 14:47:22 -04:00 committed by GitHub
commit 5975db7a06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,16 +8,16 @@
buildGoModule rec {
pname = "steampipe-plugin-aws";
version = "0.138.0";
version = "0.144.0";
src = fetchFromGitHub {
owner = "turbot";
repo = "steampipe-plugin-aws";
rev = "refs/tags/v${version}";
hash = "sha256-2iJCCntjv9S+mJtszGY0RbHYQr59umTry/L4vDv9nLs=";
hash = "sha256-ZPTB8qbR0qJOJ7mQZuU370/s97kWJc7TtTuSqjqrleA=";
};
vendorHash = "sha256-Nz5eq64YV82foMH9l5o/lDlVcbsWwS2ftRTIdA5+EnA=";
vendorHash = "sha256-h0+ffKSyEU7lSqbL+LwqRZp563AlAGpzMbtg3qdOjrk=";
ldflags = [
"-s"