diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 60a7bcaf5b..c9512ca854 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.39.3", + "version": "3.40.0", "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.39.3-windows-x64.zip", - "hash": "f63d0fa4ff917d28effe8c6f150c888567cacfc1aed19e489715f45565e42133" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.40.0-windows-x64.zip", + "hash": "f0ca025d7a47175852ed5a6e7f7c4e97f1d1326c448bd172e81e7130bd447b74" } }, "extract_dir": "Pulumi\\bin",