diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 3b5ceaf70c..407e196f83 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.10.2", + "version": "2.11.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-v2.10.2-windows-x64.zip", - "hash": "704ee17ce5f60c70148e79e90978f09c2aa567e6965815233c23e2cea2e4876e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.11.1-windows-x64.zip", + "hash": "7516cb6360d639f5ca0d1ef4ba80319274e8cf8395a43b58be1243dc9a5befd0" } }, "extract_dir": "Pulumi\\bin",