steampipe: 1.0.0 -> 1.0.1 (#363542)

This commit is contained in:
Nick Cao
2024-12-10 08:49:28 -05:00
committed by GitHub
+2 -2
View File
@@ -11,7 +11,7 @@
buildGoModule rec {
pname = "steampipe";
version = "1.0.0";
version = "1.0.1";
CGO_ENABLED=0;
@@ -19,7 +19,7 @@ buildGoModule rec {
owner = "turbot";
repo = "steampipe";
rev = "refs/tags/v${version}";
hash = "sha256-BGV5x828WRaBTCddmKl6quMR/FGxXtJEezt8J3H6gPQ=";
hash = "sha256-9Tlc6BlfSQyAmmk/G6TdWB0kWpbwzGWOPNNNgI3tYPM=";
};
vendorHash = "sha256-+y9OX/ywS/0AXCnVHf4VisTegFamt3sT/m43yVhbCNc=";