steampipe: 2.3.1 -> 2.3.2

This commit is contained in:
R. Ryantm
2025-11-08 02:53:07 +00:00
parent c6a381248f
commit 4f00943f1e
+2 -2
View File
@@ -11,7 +11,7 @@
buildGoModule rec {
pname = "steampipe";
version = "2.3.1";
version = "2.3.2";
env.CGO_ENABLED = 0;
@@ -19,7 +19,7 @@ buildGoModule rec {
owner = "turbot";
repo = "steampipe";
tag = "v${version}";
hash = "sha256-be9Q3X/XZ7OdJChRxVFQzglhMfpLzbzaCfSn7hUR5AA=";
hash = "sha256-RAMCbajhXzJDeDuNy0rE6jJDkw3NOw0dC4jLafkNmJc=";
};
vendorHash = "sha256-1o7ANCyz19WSIkYYoA0DpYzkY2qBXHHSfAGrAG2+k88=";