steampipe: 1.0.2 -> 1.0.3

This commit is contained in:
R. Ryantm
2025-02-17 05:57:41 +00:00
parent f16bb6e46d
commit 5806b31225
+2 -2
View File
@@ -11,7 +11,7 @@
buildGoModule rec {
pname = "steampipe";
version = "1.0.2";
version = "1.0.3";
env.CGO_ENABLED = 0;
@@ -19,7 +19,7 @@ buildGoModule rec {
owner = "turbot";
repo = "steampipe";
tag = "v${version}";
hash = "sha256-qQAPOvBELJWnDLsxaqbLooPNwXFe+NoR2F9kT5rjv64=";
hash = "sha256-GpFTMbwfTou+mKB8hn4ucXbcvSFl7SEzlz7H98ojGO4=";
};
vendorHash = "sha256-/8MDRlPR53MTMtW/VF6XsJ2NdV4NLDF8aukx7Rm/D7A=";