diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 02ec7cdaf4..3b5ceaf70c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.10.1", + "version": "2.10.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-v2.10.1-windows-x64.zip", - "hash": "51f83a5e36332d577bb1da3c3a0634bf1cc633a426e0be4ee5d1d84cb74ed806" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.10.2-windows-x64.zip", + "hash": "704ee17ce5f60c70148e79e90978f09c2aa567e6965815233c23e2cea2e4876e" } }, "extract_dir": "Pulumi\\bin",