pulumictl: 0.0.46 -> 0.0.47

This commit is contained in:
R. Ryantm
2024-12-17 01:56:34 +00:00
parent 69e1e8ba04
commit f8c86c0489
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "pulumictl";
version = "0.0.46";
version = "0.0.47";
src = fetchFromGitHub {
owner = "pulumi";
repo = "pulumictl";
rev = "v${version}";
sha256 = "sha256-7A6dx/5091FIQ2AB6C+Z2CjhTBx2e6iB21Du2u9EiHY=";
sha256 = "sha256-bZ7Di1DcvGECfOzW72QnfWRn76U+agsNsdsprBjx5Rw=";
};
vendorHash = "sha256-Wktr3TXSIIzbkiT3Gk5i4K58gahnxySi6ht30li+Z0o=";
vendorHash = "sha256-QYQk36e7NLZnl00fRW4i4UMy7jFVaGHlXcxXt/wqw3M=";
ldflags = [
"-s"