steampipePackages.steampipe-plugin-azure: 1.6.0 -> 1.7.0 (#442464)

This commit is contained in:
Wolfgang Walther
2025-09-23 08:48:13 +00:00
committed by GitHub

View File

@@ -8,16 +8,16 @@
buildGoModule rec { buildGoModule rec {
pname = "steampipe-plugin-azure"; pname = "steampipe-plugin-azure";
version = "1.6.0"; version = "1.7.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "turbot"; owner = "turbot";
repo = "steampipe-plugin-azure"; repo = "steampipe-plugin-azure";
tag = "v${version}"; tag = "v${version}";
hash = "sha256-Vtrec0g5UZGfeEGStRIr/ixgJViP/1XMOYyBmhmG2gM="; hash = "sha256-w5q8nHdAGuGiL57ks5ctFkQjJdevT+nGySHy/nGei/c=";
}; };
vendorHash = "sha256-Z4HcEqFDjWNNoevbnacx9z3j/0kz3Lm23c/ko08kUhc="; vendorHash = "sha256-3Wfqp9m4AvEqbRvjwUU1S7z+1O51XqJGPLsPke+GjCQ=";
ldflags = [ ldflags = [
"-s" "-s"