diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 4209af97cb..d3a4c5bd49 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.47.1", + "version": "3.47.2", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.47.1-windows-x64.zip", - "hash": "9945ee08219743385e42a98bc9542814277f578677ba22be5cb756e55d0c8a2c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.47.2-windows-x64.zip", + "hash": "b718abd594e488b9d2281bf6e2dfb3225b40bafee4cacf1a11e547466191eae9" } }, "extract_dir": "Pulumi\\bin",