steampipePackages.steampipe-plugin-azure: 1.3.0 -> 1.4.0
This commit is contained in:
parent
fb297f0be8
commit
1b28532c66
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "steampipe-plugin-azure";
|
pname = "steampipe-plugin-azure";
|
||||||
version = "1.3.0";
|
version = "1.4.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-flIgdQ10qrkjgf5Z0i47G/h5VIQicZ50itQ77CYuue0=";
|
hash = "sha256-eCUFXgFlC6PJ2SlWJ7dmIq5Kf1+VJErGY258ZYH4HxI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-CYz76ttMgwS9VfCO/2MQ59bBsOpzOzT39q4ma19x644=";
|
vendorHash = "sha256-CYz76ttMgwS9VfCO/2MQ59bBsOpzOzT39q4ma19x644=";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user