steampipePackages.steampipe-plugin-azure: 1.8.0 -> 1.9.0

This commit is contained in:
R. Ryantm
2025-10-17 22:31:17 +00:00
parent 228819d195
commit 42f8f9727d

View File

@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "steampipe-plugin-azure";
version = "1.8.0";
version = "1.9.0";
src = fetchFromGitHub {
owner = "turbot";
repo = "steampipe-plugin-azure";
tag = "v${version}";
hash = "sha256-LMX+2aNX+0vYcAKVakMrdyHavaFlUoSVQ7DIg1kXqGU=";
hash = "sha256-CcXcJzcIcxF3pAEgiO/tIyc6SqUw+J8IEtvql7IpWvs=";
};
vendorHash = "sha256-yBOja0QmpVBaXbXQ2AVsO4uYLalzYyghSwyEh9s2ZGA=";
vendorHash = "sha256-UUsqmdilq9+nVgruL89SQIkZNE5Y+BbQcU+0+yi9BnA=";
ldflags = [
"-s"