diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b4144f821e..5959b172bb 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.10.1", + "version": "1.11.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-v1.10.1-windows-x64.zip", - "hash": "caa85e942546232c2161225d57dea09c69319ee84a1d53938c6b772b705dc50e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.11.0-windows-x64.zip", + "hash": "50196c2898cfac540bd66089eea7ca8caa9163921f64f9f44f83648203101f68" } }, "extract_dir": "Pulumi\\bin",