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