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